Searched refs:pfsync_clone_destroy (Results 1 – 1 of 1) sorted by relevance
247 static int pfsync_clone_destroy(struct ifnet *);352 IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy);464 pfsync_clone_destroy(struct ifnet *ifp) in pfsync_clone_destroy() function