Home
last modified time | relevance | path

Searched refs:RT_LOCK (Results 1 – 25 of 35) sorted by relevance

12

/xnu-12377.41.6/bsd/netinet/
H A Din_rmx.c198 RT_LOCK(rt2); in in_addroute()
277 RT_LOCK(rt); in in_deleteroute()
431 RT_LOCK(rt); in in_clsroute()
434 RT_LOCK(rt); in in_clsroute()
488 RT_LOCK(rt); in in_rtqkill()
528 RT_LOCK(rt); in in_rtqkill()
746 RT_LOCK(rt); in in_ifadownkill()
774 RT_LOCK(rt); in in_ifadownkill()
H A Din_arp.c632 RT_LOCK(rt); in arptfree()
942 RT_LOCK(rt); in arp_rtrequest()
995 RT_LOCK(rt); in arp_rtrequest()
1160 RT_LOCK(rt); in arp_lookup_route()
1271 RT_LOCK(route); in arp_send_probe_notification()
1354 RT_LOCK(route); in arp_lookup_ip()
1479 RT_LOCK(route); in arp_lookup_ip()
1559 RT_LOCK(route); in arp_lookup_ip()
2000 RT_LOCK(route); in arp_ip_handle_input()
2052 RT_LOCK(route); in arp_ip_handle_input()
[all …]
H A Din_gif.c220 RT_LOCK(sc->gif_ro.ro_rt); in in_gif_output()
412 RT_LOCK(rt); in gif_encapcheck4()
H A Dtcp_subr.c2624 RT_LOCK(rt); in tcp_handle_msgsize()
2630 RT_LOCK(rt); in tcp_handle_msgsize()
3251 RT_LOCK(rt); in tcp_rtlookup()
3280 RT_LOCK(rt); in tcp_rtlookup()
3353 RT_LOCK(rt); in tcp_rtlookup6()
3384 RT_LOCK(rt); in tcp_rtlookup6()
H A Dtcp_timer.c2525 RT_LOCK(rt); in tcp_report_stats()
2545 RT_LOCK(rt); in tcp_report_stats()
/xnu-12377.41.6/bsd/netinet6/
H A Din6_rmx.c244 RT_LOCK(rt2); in in6_addroute()
299 RT_LOCK(rt2); in in6_addroute()
354 RT_LOCK(rt); in in6_deleteroute()
516 RT_LOCK(rt); in in6_clsroute()
519 RT_LOCK(rt); in in6_clsroute()
577 RT_LOCK(rt); in in6_rtqkill()
619 RT_LOCK(rt); in in6_rtqkill()
H A Dip6_forward.c192 RT_LOCK(rt); in ip6_forward()
417 RT_LOCK(rt); in ip6_forward()
439 RT_LOCK(rt); in ip6_forward()
482 RT_LOCK(rt); in ip6_forward()
H A Din6_gif.c213 RT_LOCK(sc->gif_ro6.ro_rt); in in6_gif_output()
369 RT_LOCK(rt); in gif_validate6()
H A Dnd6_nbr.c413 RT_LOCK(rt); in nd6_ns_input()
718 RT_LOCK(ln->ln_rt); in nd6_ns_output()
1130 RT_LOCK(rt); in nd6_na_input()
1173 RT_LOCK(rt); in nd6_na_input()
1258 RT_LOCK(rt); in nd6_na_input()
1309 RT_LOCK(rt); in nd6_na_input()
1349 RT_LOCK(rt); in nd6_na_input()
2596 RT_LOCK(rt); in nd6_alt_node_present()
2680 RT_LOCK(rt); in nd6_alt_node_absent()
H A Dnd6_prproxy.c520 RT_LOCK(rt); in nd6_prproxy_isours()
539 RT_LOCK(rt); in nd6_prproxy_isours()
568 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
645 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
670 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
H A Dnd6.c869 RT_LOCK(rt); in nd6_service_neighbor_cache()
2257 RT_LOCK(rt); in nd6_purge_interface_llinfo()
2354 RT_LOCK(rt); in nd6_lookup()
2420 RT_LOCK(rt); in nd6_lookup()
2626 RT_LOCK(rt); in nd6_free()
2780 RT_LOCK(rt); in nd6_rtrequest()
2946 RT_LOCK(rt_end); in nd6_rtrequest()
3682 RT_LOCK(rt); in nd6_cache_lladdr()
3794 RT_LOCK(rt); in nd6_cache_lladdr()
4019 RT_LOCK(rt); in nd6_output_list()
[all …]
H A Dicmp6.c1251 RT_LOCK(rt); in icmp6_mtudisc_update()
2606 RT_LOCK(rt); in icmp6_redirect_input()
2774 RT_LOCK(rt); in icmp6_redirect_output()
2810 RT_LOCK(rt); in icmp6_redirect_output()
H A Dipsec.c2559 RT_LOCK(ro6->ro_rt); in ipsec6_update_routecache_and_output()
2575 RT_LOCK(ro6->ro_rt); in ipsec6_update_routecache_and_output()
3228 RT_LOCK(ro4->ro_rt); in ipsec4_output_internal()
3249 RT_LOCK(ro4->ro_rt); in ipsec4_output_internal()
4101 RT_LOCK(ro4->ro_rt); in ipsec6_output_tunnel_internal()
4196 RT_LOCK(ro6->ro_rt); in ipsec6_output_tunnel_internal()
4212 RT_LOCK(ro6->ro_rt); in ipsec6_output_tunnel_internal()
H A Dnd6_rtr.c1059 RT_LOCK(newrt); in defrouter_addreq()
1192 RT_LOCK(oldrt); in defrouter_delreq()
3838 RT_LOCK(rt); in nd6_prefix_onlink_common()
3978 RT_LOCK(rt); in nd6_prefix_offlink()
4487 RT_LOCK(rt); in rt6_deleteroute()
H A Din6_ifattach.c1191 RT_LOCK(rt); in in6_ifdetach()
H A Din6_src.c1215 RT_LOCK(ron->ro_rt); in selectroute()
1233 RT_LOCK(ron->ro_rt); in selectroute()
H A Din6.c275 RT_LOCK(nrt); in in6_ifloop_request()
326 RT_LOCK(rt); in in6_ifaddloop()
394 RT_LOCK(rt); in in6_ifremloop()
H A Draw_ip6.c673 RT_LOCK(in6p->in6p_route.ro_rt); in rip6_output()
/xnu-12377.41.6/bsd/net/
H A Droute.c1540 RT_LOCK(rt); in rtredirect()
2033 RT_LOCK(rt); in rtrequest_common_locked()
2086 RT_LOCK(rt); in rtrequest_common_locked()
2095 RT_LOCK(rt); in rtrequest_common_locked()
2299 RT_LOCK(rt); in rtrequest_common_locked()
2585 RT_LOCK(rt); in rt_fixdelete()
2626 RT_LOCK(rt); in rt_fixchange()
2792 RT_LOCK(rt); in rt_setgate()
2825 RT_LOCK(rt); in rt_setgate()
2983 RT_LOCK(rt); in rt_setgate()
[all …]
H A Dif_llreach.c433 RT_LOCK(rt); in ifnet_llreach_get_defrouter()
439 RT_LOCK(gwrt); in ifnet_llreach_get_defrouter()
H A Drtsock.c558 RT_LOCK(saved_nrt); in route_output()
610 RT_LOCK(rt); in route_output()
631 RT_LOCK(rt); in route_output()
795 RT_LOCK(rt); in route_output()
1034 RT_LOCK(rt); in rt_setif()
1791 RT_LOCK(rt); in sysctl_dumpentry()
1875 RT_LOCK(rt); in sysctl_dumpentry_ext()
H A Dnetsrc.c127 RT_LOCK(rt); in netsrc_common()
H A Droute_private.h376 #define RT_LOCK(_rt) do { \ macro
H A Dif_stf.c693 RT_LOCK(rt); in stf_checkaddr4()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c206 RT_LOCK(tgt_rt); in fsw_ethernet_resolve()

12