Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether.c105 static void ng_ether_detach(struct ifnet *ifp);
354 ng_ether_detach(struct ifnet *ifp) in ng_ether_detach() function
631 ng_ether_detach(priv->ifp); in ng_ether_rcvmsg()
819 ng_ether_detach_p = ng_ether_detach; in ng_ether_mod_event()