Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Din6_proto.c323 .dom_ifattach = in6_domifattach,
H A Din6_var.h615 void *in6_domifattach (struct ifnet *);
H A Din6.c2484 in6_domifattach(struct ifnet *ifp) in in6_domifattach() function