Searched refs:if_ipsec_clone_destroy (Results 1 – 1 of 1) sorted by relevance
86 static int if_ipsec_clone_destroy(struct ifnet *);158 IF_CLONE_INITIALIZER("ipsec", if_ipsec_clone_create, if_ipsec_clone_destroy);489 if_ipsec_clone_destroy(struct ifnet *ifp) in if_ipsec_clone_destroy() function