Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dscope6_var.h106 struct scope6_id *scope6_ifattach(struct ifnet *);
Dscope6.c70 scope6_ifattach(struct ifnet *ifp) in scope6_ifattach() function
Din6.c2638 ext->scope6_id = scope6_ifattach(ifp); in in6_domifattach()