Searched refs:defrouter_set_reachability (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.140.69/bsd/netinet6/ |
| H A D | nd6.h | 942 extern void defrouter_set_reachability(struct in6_addr *, struct ifnet *, boolean_t);
|
| H A D | nd6.c | 1005 defrouter_set_reachability(&SIN6(rt_key(rt))->sin6_addr, rt->rt_ifp, in nd6_service_neighbor_cache() 1121 defrouter_set_reachability(&SIN6(rt_key(rt))->sin6_addr, rt->rt_ifp, in nd6_service_neighbor_cache() 3776 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_cache_lladdr()
|
| H A D | nd6_nbr.c | 1158 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_na_input() 1296 defrouter_set_reachability(&rt_addr, rt_ifp, TRUE); in nd6_na_input()
|
| H A D | nd6_rtr.c | 1053 defrouter_set_reachability( in defrouter_set_reachability() function
|