Searched refs:pfsync_clone_create (Results 1 – 1 of 1) sorted by relevance
111 int pfsync_clone_create(struct if_clone *, int);137 IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy);148 pfsync_clone_create(struct if_clone *ifc, int unit) in pfsync_clone_create() function