Home
last modified time | relevance | path

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

/xnu-8020.140.41/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()
1334 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1390 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1827 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1860 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1941 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1957 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2050 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2197 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()
2991 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3090 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dtcp_input.c6099 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6124 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Dip_output.c3232 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Din_pcb.c1545 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-8020.140.41/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()
2415 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2561 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2686 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3536 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3574 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3730 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()
1330 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.c882 RT_LOCK_ASSERT_HELD(rt); in nd6_rtmsg()
1686 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
1736 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
3085 RT_LOCK_ASSERT_HELD(rt); in find_pfxlist_reachable_router()
H A Dicmp6.c2902 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-8020.140.41/bsd/net/
H A Droute.h524 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
539 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1330 RT_LOCK_ASSERT_HELD(p); in rtunref()
1374 RT_LOCK_ASSERT_HELD(p); in rtref()
1413 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1529 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2639 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2905 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3353 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3706 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3728 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3810 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.c1384 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c495 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()