Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet6/
H A Dscope6_var.h50 struct scope6_id *scope6_ifattach(struct ifnet *);
H A Dscope6.c96 scope6_ifattach(struct ifnet *ifp) in scope6_ifattach() function
H A Din6.c2618 ext->scope6_id = scope6_ifattach(ifp); in in6_domifattach()