Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dnd6.h125 void nd6_ifattach(struct ifnet *);
H A Dnd6.c134 nd6_ifattach(struct ifnet *ifp) in nd6_ifattach() function
/openbsd/sys/net/
H A Dif.c483 nd6_ifattach(ifp); in if_attachsetup()