Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Din_ifattach.h4 void in_domifdetach(struct ifnet *, void *);
H A Din_proto.c426 .dom_ifdetach = in_domifdetach,
H A Din.c2098 in_domifdetach(struct ifnet *ifp, void *aux) in in_domifdetach() function