Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
HDnd6.h383 void nd6_rtrequest (int, struct rtentry *);
HDnd6.c1169 nd6_rtrequest(int req, struct rtentry *rt) in nd6_rtrequest() function
HDin6.c1666 ia->ia_ifa.ifa_rtrequest = nd6_rtrequest; in in6_ifinit()