Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_arp.c369 RT_LOCK_ASSERT_HELD(rt); in arp_llinfo_purge()
898 RT_LOCK_ASSERT_HELD(rt); in arp_rtrequest()
1326 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1382 RT_LOCK_ASSERT_HELD(route); in arp_lookup_ip()
1837 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1870 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1951 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
1967 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2060 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
2208 RT_LOCK_ASSERT_HELD(route); in arp_ip_handle_input()
H A Din_rmx.c127 RT_LOCK_ASSERT_HELD(rt); in in_addroute()
295 RT_LOCK_ASSERT_HELD(rt); in in_validate()
382 RT_LOCK_ASSERT_HELD(rt); in in_clsroute()
H A Dtcp_subr.c1839 RT_LOCK_ASSERT_HELD(rt); in tcp_close()
3285 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup()
3389 RT_LOCK_ASSERT_HELD(rt); in tcp_rtlookup6()
H A Dip_output.c3337 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_selectsrcif()
H A Dtcp_input.c7011 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu()
7036 RT_LOCK_ASSERT_HELD(rt); in tcp_maxmtu6()
H A Din_pcb.c1658 RT_LOCK_ASSERT_HELD(ro->ro_rt); in in_pcbladdr()
/xnu-12377.41.6/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.c235 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
244 RT_LOCK_ASSERT_HELD((_ln)->ln_rt); \
349 RT_LOCK_ASSERT_HELD(rt); in nd6_llinfo_purge()
960 RT_LOCK_ASSERT_HELD(rt); in nd6_service_neighbor_cache()
2454 RT_LOCK_ASSERT_HELD(rt); in nd6_lookup()
2600 RT_LOCK_ASSERT_HELD(rt); in nd6_is_addr_neighbor()
2737 RT_LOCK_ASSERT_HELD(rt); in nd6_rtrequest()
3359 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3397 RT_LOCK_ASSERT_HELD(rt); in nd6_ioctl()
3555 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()
1375 RT_LOCK_ASSERT_HELD(rt); in nd6_na_input()
H A Din6_src.c1321 RT_LOCK_ASSERT_HELD(ro->ro_rt); in selectroute()
1334 RT_LOCK_ASSERT_HELD(route->ro_rt); in selectroute()
H A Dnd6_rtr.c928 RT_LOCK_ASSERT_HELD(rt); in nd6_rtmsg()
1764 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
1817 RT_LOCK_ASSERT_HELD(rt); in defrouter_select()
H A Dicmp6.c2928 RT_LOCK_ASSERT_HELD(rt_router); in icmp6_redirect_output()
/xnu-12377.41.6/bsd/net/
H A Droute_private.h370 #define RT_LOCK_ASSERT_HELD(_rt) \ macro
385 RT_LOCK_ASSERT_HELD(_rt); \
H A Droute.c1390 RT_LOCK_ASSERT_HELD(p); in rtunref()
1434 RT_LOCK_ASSERT_HELD(p); in rtref()
1473 RT_LOCK_ASSERT_HELD(rt); in rtsetifa()
1589 RT_LOCK_ASSERT_HELD(rt); in rtredirect()
2733 RT_LOCK_ASSERT_HELD(rt); in rt_setgate()
2997 RT_LOCK_ASSERT_HELD(rt); in rt_set_gwroute()
3473 RT_LOCK_ASSERT_HELD(rt); in rt_validate()
3821 RT_LOCK_ASSERT_HELD(rt); in rt_set_idleref()
3843 RT_LOCK_ASSERT_HELD(rt); in rt_clear_idleref()
3925 RT_LOCK_ASSERT_HELD((struct rtentry *)rte); in rte_lock_debug()
[all …]
H A Dif_loop.c498 RT_LOCK_ASSERT_HELD(rt); in lo_rtrequest()
H A Drtsock.c652 RT_LOCK_ASSERT_HELD(rt); in route_output()
980 RT_LOCK_ASSERT_HELD(rt); in rt_setif()
1588 RT_LOCK_ASSERT_HELD(rt); in rt_newaddrmsg()
H A Dif_stf.c839 RT_LOCK_ASSERT_HELD(rt); in stf_rtrequest()
H A Dif.c1551 RT_LOCK_ASSERT_HELD(rt); in link_rtrequest()
H A Dnecp_client.c8496 RT_LOCK_ASSERT_HELD(gwrt); in necp_client_destination_mac_address()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c484 RT_LOCK_ASSERT_HELD(gwrt); in flow_route_configure()