Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dscope6_var.h60 struct scope6_id *scope6_ifattach (struct ifnet *);
H A Dscope6.c71 scope6_ifattach(struct ifnet *ifp) in scope6_ifattach() function
H A Din6.c2529 ext->scope6_id = scope6_ifattach(ifp); in in6_domifattach()