Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din_arp.c383 RT_LOCK_ASSERT_HELD(rt); in arp_llinfo_purge()
912 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.c126 RT_LOCK_ASSERT_HELD(rt); in in_addroute()
295 RT_LOCK_ASSERT_HELD(rt); in in_validate()
381 RT_LOCK_ASSERT_HELD(rt); in in_clsroute()
H A Dtcp_subr.c1548 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
3004 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3103 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dip_output.c3229 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Dtcp_input.c6466 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6491 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Din_pcb.c1665 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-10063.101.15/bsd/net/
H A Droute_private.h318 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
333 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1331 RT_LOCK_ASSERT_HELD(p); in rtunref()
1375 RT_LOCK_ASSERT_HELD(p); in rtref()
1414 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1530 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2659 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2925 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3372 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3720 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3742 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3824 RT_LOCK_ASSERT_HELD((rtentry_ref_t)rte); in rte_lock_debug()
[all …]
H A Dif_loop.c496 RT_LOCK_ASSERT_HELD(rt); in lo_rtrequest()
H A Dif_stf.c838 RT_LOCK_ASSERT_HELD(rt); in stf_rtrequest()
H A Drtsock.c618 RT_LOCK_ASSERT_HELD(rt); in route_output()
921 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1430 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif.c1489 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-10063.101.15/bsd/netinet6/
H A Din6_rmx.c169 RT_LOCK_ASSERT_HELD(rt); in in6_addroute()
381 RT_LOCK_ASSERT_HELD(rt); in in6_validate()
466 RT_LOCK_ASSERT_HELD(rt); in in6_clsroute()
H A Dnd6.c236 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
245 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
346 RT_LOCK_ASSERT_HELD(rt); in nd6_llinfo_purge()
948 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2440 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2586 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2723 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3572 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3610 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3766 RT_LOCK_ASSERT_HELD(rt); in nd6_cache_lladdr()
[all …]
H A Dip6_forward.c454 RT_LOCK_ASSERT_HELD(rt); in ip6_forward()
H A Dnd6_nbr.c1031 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1059 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1341 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
H A Din6_src.c1313 RT_LOCK_ASSERT_HELD(ro->ro_rt); in selectroute()
1326 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()
1764 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
H A Dicmp6.c2928 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c483 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()