Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Droute_private.h507 extern int route_event_walktree(struct radix_node *rn, void *arg);
H A Droute.c2026 route_event_walktree, (void *)&rt_ev); in rtrequest_common_locked()
4493 route_event_walktree(struct radix_node *rn, void *arg) in route_event_walktree() function
H A Drtsock.c708 (void) rnh->rnh_walktree(rnh, route_event_walktree, (void *)&rt_ev); in route_output()
/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.c1017 (void) rnh->rnh_walktree(rnh, route_event_walktree, (void *)&rt_ev); in nd6_service_neighbor_cache()
1041 (void) rnh->rnh_walktree(rnh, route_event_walktree, (void *)&rt_ev); in nd6_service_neighbor_cache()
1132 route_event_walktree, (void *)&rt_ev); in nd6_service_neighbor_cache()
3989 (void) rnh->rnh_walktree(rnh, route_event_walktree, in nd6_cache_lladdr()
H A Dnd6_nbr.c1129 (void) rnh->rnh_walktree(rnh, route_event_walktree, in nd6_na_input()
1266 (void) rnh->rnh_walktree(rnh, route_event_walktree, in nd6_na_input()
/xnu-8792.41.9/bsd/netinet/
H A Din_arp.c1278 route_event_walktree, (void *)&rt_ev); in arp_send_probe_notification()
2142 (void) rnh->rnh_walktree(rnh, route_event_walktree, in arp_ip_handle_input()