Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_var.h250 void in_ifdetach(struct ifnet *ifp);
H A Din.c1466 in_ifdetach(struct ifnet *ifp) in in_ifdetach() function
/dragonfly/sys/net/
H A Dif.c1036 in_ifdetach(ifp); in if_detach()