Home
last modified time | relevance | path

Searched refs:nd6_dad_start (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.h402 void nd6_dad_start(struct ifaddr *, int);
H A Dnd6_rtr.c1998 nd6_dad_start((struct ifaddr *)ifa, 0); in pfxlist_onlink_check()
2013 nd6_dad_start((struct ifaddr *)ifa, 0); in pfxlist_onlink_check()
H A Din6.c1247 nd6_dad_start((struct ifaddr *)ia, delay); in in6_broadcast_ifa()
1988 nd6_dad_start(ifa, in in6_if_up()
H A Dnd6_nbr.c1243 nd6_dad_start(struct ifaddr *ifa, int delay) in nd6_dad_start() function
H A Dnd6.c1007 nd6_dad_start((struct ifaddr *)ia6, delay); in nd6_timer()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h402 void nd6_dad_start(struct ifaddr *, int);