Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Din_arp.c381 RT_LOCK_ASSERT_HELD(rt); in arp_llinfo_purge()
910 RT_LOCK_ASSERT_HELD(rt); in arp_rtrequest()
1335 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1391 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1828 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1861 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1942 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1958 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2051 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2198 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.c1526 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
2985 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3084 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dip_output.c3228 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Dtcp_input.c6521 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6546 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Din_pcb.c1663 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-10002.1.13/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()
2641 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2907 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3355 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3708 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3730 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3812 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.c610 RT_LOCK_ASSERT_HELD(rt); in route_output()
914 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1423 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif.c1497 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-10002.1.13/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); \
344 RT_LOCK_ASSERT_HELD(rt); in nd6_llinfo_purge()
946 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2439 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2585 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2722 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3571 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3609 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3765 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.c1030 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1058 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1341 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
H A Din6_src.c1323 RT_LOCK_ASSERT_HELD(ro->ro_rt); in selectroute()
1336 RT_LOCK_ASSERT_HELD(route->ro_rt); in selectroute()
H A Dnd6_rtr.c886 RT_LOCK_ASSERT_HELD(rt); in nd6_rtmsg()
1709 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
1759 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
H A Dicmp6.c2928 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c483 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()