pflog_clone_create
int pflog_clone_create(struct if_clone *, int);
IF_CLONE_INITIALIZER("pflog", pflog_clone_create, pflog_clone_destroy);