Home
last modified time | relevance | path

Searched refs:ifc_simple_destroy_wrapper (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dif_clone.c616 ifc_simple_destroy_wrapper(struct if_clone *ifc, struct ifnet *ifp, uint32_t flags) in ifc_simple_destroy_wrapper() function
635 ifc->ifc_destroy = ifc_simple_destroy_wrapper; in if_clone_simple()