Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_proto.c81 .dom_ifdetach = in_domifdetach,
H A Din_var.h475 void in_domifdetach(struct ifnet *, void *);
H A Din.c1873 in_domifdetach(struct ifnet *ifp, void *aux) in in_domifdetach() function