Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_arp.c368 RT_LOCK_ASSERT_HELD(rt); in arp_llinfo_purge()
897 RT_LOCK_ASSERT_HELD(rt); in arp_rtrequest()
1325 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1381 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1823 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1856 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1937 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1953 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2046 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2193 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
H A Din_rmx.c126 RT_LOCK_ASSERT_HELD(rt); in in_addroute()
294 RT_LOCK_ASSERT_HELD(rt); in in_validate()
381 RT_LOCK_ASSERT_HELD(rt); in in_clsroute()
H A Dtcp_subr.c1568 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
2990 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3089 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dip_output.c3298 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Dtcp_input.c6727 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6752 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Din_pcb.c1702 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-11215.1.10/bsd/netinet6/
H A Din6_rmx.c169 RT_LOCK_ASSERT_HELD(rt); in in6_addroute()
380 RT_LOCK_ASSERT_HELD(rt); in in6_validate()
467 RT_LOCK_ASSERT_HELD(rt); in in6_clsroute()
H A Dnd6.c232 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
241 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
342 RT_LOCK_ASSERT_HELD(rt); in nd6_llinfo_purge()
953 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2447 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2593 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2730 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3352 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3390 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3548 RT_LOCK_ASSERT_HELD(rt); in nd6_cache_lladdr()
[all …]
H A Dip6_forward.c455 RT_LOCK_ASSERT_HELD(rt); in ip6_forward()
H A Dnd6_nbr.c1059 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1087 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1372 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
H A Din6_src.c1320 RT_LOCK_ASSERT_HELD(ro->ro_rt); in selectroute()
1333 RT_LOCK_ASSERT_HELD(route->ro_rt); in selectroute()
H A Dnd6_rtr.c906 RT_LOCK_ASSERT_HELD(rt); in nd6_rtmsg()
1735 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
1788 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
H A Dicmp6.c2926 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-11215.1.10/bsd/net/
H A Droute_private.h368 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
383 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1337 RT_LOCK_ASSERT_HELD(p); in rtunref()
1381 RT_LOCK_ASSERT_HELD(p); in rtref()
1420 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1536 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2680 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2944 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3418 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3766 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3788 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3870 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 Drtsock.c647 RT_LOCK_ASSERT_HELD(rt); in route_output()
975 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1583 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif_stf.c839 RT_LOCK_ASSERT_HELD(rt); in stf_rtrequest()
H A Dif.c1542 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c482 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()