Home
last modified time | relevance | path

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

/xnu-8019.80.24/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()
1826 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1859 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1940 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1956 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2049 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2196 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.c1516 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
2969 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3068 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dtcp_input.c6094 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
6119 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Dip_output.c3238 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-8019.80.24/bsd/netinet6/
H A Din6_rmx.c167 RT_LOCK_ASSERT_HELD(rt); in in6_addroute()
375 RT_LOCK_ASSERT_HELD(rt); in in6_validate()
460 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()
938 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2388 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2534 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2659 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3509 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3547 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3699 RT_LOCK_ASSERT_HELD(rt); in nd6_cache_lladdr()
[all …]
H A Dip6_forward.c453 RT_LOCK_ASSERT_HELD(rt); in ip6_forward()
H A Dnd6_nbr.c1023 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1051 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
1327 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-8019.80.24/bsd/net/
H A Droute.h513 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
528 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1334 RT_LOCK_ASSERT_HELD(p); in rtunref()
1378 RT_LOCK_ASSERT_HELD(p); in rtref()
1417 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1533 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2643 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2910 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3358 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3711 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3733 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3815 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.c838 RT_LOCK_ASSERT_HELD(rt); in stf_rtrequest()
H A Drtsock.c593 RT_LOCK_ASSERT_HELD(rt); in route_output()
898 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1407 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif.c1387 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c495 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()