Searched refs:npflog_clone_create (Results 1 – 1 of 1) sorted by relevance
65 static int npflog_clone_create(struct if_clone *, int);70 IF_CLONE_INITIALIZER("npflog", npflog_clone_create, npflog_clone_destroy);111 npflog_clone_create(struct if_clone *ifc, int unit) in npflog_clone_create() function