Searched refs:defrouter_set_reachability (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | nd6.h | 976 extern void defrouter_set_reachability(struct in6_addr *, struct ifnet *, boolean_t);
|
| H A D | nd6_nbr.c | 1161 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_na_input() 1300 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_na_input()
|
| H A D | nd6.c | 1012 defrouter_set_reachability(&SIN6(rt_key(rt))->sin6_addr, rt->rt_ifp, in nd6_service_neighbor_cache() 1128 defrouter_set_reachability(&SIN6(rt_key(rt))->sin6_addr, rt->rt_ifp, in nd6_service_neighbor_cache() 3793 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_cache_lladdr()
|
| H A D | nd6_rtr.c | 1109 defrouter_set_reachability( in defrouter_set_reachability() function
|