Home
last modified time | relevance | path

Searched refs:RT_LOCK_ASSERT_HELD (Results 1 – 20 of 20) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Din_arp.c382 RT_LOCK_ASSERT_HELD(rt); in arp_llinfo_purge()
911 RT_LOCK_ASSERT_HELD(rt); in arp_rtrequest()
1336 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1392 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1829 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1862 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1943 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1959 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2052 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2199 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
H A Din_rmx.c124 RT_LOCK_ASSERT_HELD(rt); in in_addroute()
293 RT_LOCK_ASSERT_HELD(rt); in in_validate()
379 RT_LOCK_ASSERT_HELD(rt); in in_clsroute()
H A Dtcp_subr.c1529 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
2988 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3087 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dip_output.c3232 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Dtcp_input.c6385 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6410 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Din_pcb.c1551 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-8792.41.9/bsd/net/
H A Droute_private.h336 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
351 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1327 RT_LOCK_ASSERT_HELD(p); in rtunref()
1371 RT_LOCK_ASSERT_HELD(p); in rtref()
1410 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1526 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2636 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2902 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3350 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3703 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3725 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3807 RT_LOCK_ASSERT_HELD((struct rtentry *)rte); in rte_lock_debug()
[all …]
H A Dif_loop.c496 RT_LOCK_ASSERT_HELD(rt); in lo_rtrequest()
H A Dif_stf.c833 RT_LOCK_ASSERT_HELD(rt); in stf_rtrequest()
H A Drtsock.c589 RT_LOCK_ASSERT_HELD(rt); in route_output()
893 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1402 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif.c1393 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-8792.41.9/bsd/netinet6/
H A Din6_rmx.c167 RT_LOCK_ASSERT_HELD(rt); in in6_addroute()
379 RT_LOCK_ASSERT_HELD(rt); in in6_validate()
464 RT_LOCK_ASSERT_HELD(rt); in in6_clsroute()
H A Dnd6.c234 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
243 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
345 RT_LOCK_ASSERT_HELD(rt); in nd6_llinfo_purge()
947 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2430 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2576 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2713 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3562 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3600 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3756 RT_LOCK_ASSERT_HELD(rt); in nd6_cache_lladdr()
[all …]
H A Dip6_forward.c452 RT_LOCK_ASSERT_HELD(rt); in ip6_forward()
H A Dnd6_nbr.c1026 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1054 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1337 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
H A Din6_src.c1228 RT_LOCK_ASSERT_HELD(ro->ro_rt); in selectroute()
1241 RT_LOCK_ASSERT_HELD(route->ro_rt); in selectroute()
H A Dnd6_rtr.c888 RT_LOCK_ASSERT_HELD(rt); in nd6_rtmsg()
1711 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
1761 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
3116 RT_LOCK_ASSERT_HELD(rt); in find_pfxlist_reachable_router()
H A Dicmp6.c2927 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c511 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()