Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Dnd6.h914 extern void nd6_rtrequest(int, struct rtentry *, struct sockaddr *);
H A Dnd6.c2695 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest() function
H A Din6.c2626 ifa->ifa_rtrequest = nd6_rtrequest; in in6_update_ifa()