npflog_clone_create
static int npflog_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("npflog", npflog_clone_create, npflog_clone_destroy);