Searched refs:npflog_clone_create (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/npf/
H A Dnpf_ext_log.c71 static int npflog_clone_create(struct if_clone *, int);
76 IF_CLONE_INITIALIZER("npflog", npflog_clone_create, npflog_clone_destroy);
117 npflog_clone_create(struct if_clone *ifc, int unit) function

Completed in 34 milliseconds