Searched refs:pfsync_clone_destroy (Results 1 – 1 of 1) sorted by relevance
112 int pfsync_clone_destroy(struct ifnet *);137 IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy);201 pfsync_clone_destroy(struct ifnet *ifp) in pfsync_clone_destroy() function