Searched refs:pfsync_clone_destroy (Results 1 – 1 of 1) sorted by relevance
94 static int pfsync_clone_destroy(struct ifnet *);122 IF_CLONE_INITIALIZER("pfsync", pfsync_clone_create, pfsync_clone_destroy, 1 ,1);195 pfsync_clone_destroy(struct ifnet *ifp) in pfsync_clone_destroy() function1772 pfsync_clone_destroy(&pfs_if->sc_if); in pfsync_modevent()