Home
last modified time | relevance | path

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

12

/xnu-11215.81.4/bsd/netinet/
H A Din_rmx.c197 RT_LOCK(rt2); in in_addroute()
276 RT_LOCK(rt); in in_deleteroute()
430 RT_LOCK(rt); in in_clsroute()
433 RT_LOCK(rt); in in_clsroute()
487 RT_LOCK(rt); in in_rtqkill()
527 RT_LOCK(rt); in in_rtqkill()
745 RT_LOCK(rt); in in_ifadownkill()
773 RT_LOCK(rt); in in_ifadownkill()
H A Din_arp.c631 RT_LOCK(rt); in arptfree()
941 RT_LOCK(rt); in arp_rtrequest()
994 RT_LOCK(rt); in arp_rtrequest()
1159 RT_LOCK(rt); in arp_lookup_route()
1270 RT_LOCK(route); in arp_send_probe_notification()
1353 RT_LOCK(route); in arp_lookup_ip()
1478 RT_LOCK(route); in arp_lookup_ip()
1557 RT_LOCK(route); in arp_lookup_ip()
1986 RT_LOCK(route); in arp_ip_handle_input()
2038 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.c2382 RT_LOCK(rt); in tcp_handle_msgsize()
2388 RT_LOCK(rt); in tcp_handle_msgsize()
3008 RT_LOCK(rt); in tcp_rtlookup()
3037 RT_LOCK(rt); in tcp_rtlookup()
3105 RT_LOCK(rt); in tcp_rtlookup6()
3136 RT_LOCK(rt); in tcp_rtlookup6()
H A Dtcp_timer.c2533 RT_LOCK(rt); in tcp_report_stats()
2553 RT_LOCK(rt); in tcp_report_stats()
/xnu-11215.81.4/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.c412 RT_LOCK(rt); in nd6_ns_input()
717 RT_LOCK(ln->ln_rt); in nd6_ns_output()
1130 RT_LOCK(rt); in nd6_na_input()
1171 RT_LOCK(rt); in nd6_na_input()
1256 RT_LOCK(rt); in nd6_na_input()
1306 RT_LOCK(rt); in nd6_na_input()
1346 RT_LOCK(rt); in nd6_na_input()
2592 RT_LOCK(rt); in nd6_alt_node_present()
2676 RT_LOCK(rt); in nd6_alt_node_absent()
H A Dnd6.c862 RT_LOCK(rt); in nd6_service_neighbor_cache()
2250 RT_LOCK(rt); in nd6_purge_interface_llinfo()
2347 RT_LOCK(rt); in nd6_lookup()
2413 RT_LOCK(rt); in nd6_lookup()
2619 RT_LOCK(rt); in nd6_free()
2773 RT_LOCK(rt); in nd6_rtrequest()
2939 RT_LOCK(rt_end); in nd6_rtrequest()
3675 RT_LOCK(rt); in nd6_cache_lladdr()
3785 RT_LOCK(rt); in nd6_cache_lladdr()
4006 RT_LOCK(rt); in nd6_output_list()
[all …]
H A Dnd6_prproxy.c519 RT_LOCK(rt); in nd6_prproxy_isours()
538 RT_LOCK(rt); in nd6_prproxy_isours()
567 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
644 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
669 RT_LOCK(rt); in nd6_proxy_find_fwdroute()
H A Dicmp6.c1249 RT_LOCK(rt); in icmp6_mtudisc_update()
2604 RT_LOCK(rt); in icmp6_redirect_input()
2772 RT_LOCK(rt); in icmp6_redirect_output()
2808 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.c1030 RT_LOCK(newrt); in defrouter_addreq()
1163 RT_LOCK(oldrt); in defrouter_delreq()
3792 RT_LOCK(rt); in nd6_prefix_onlink_common()
3932 RT_LOCK(rt); in nd6_prefix_offlink()
4440 RT_LOCK(rt); in rt6_deleteroute()
H A Din6_ifattach.c1191 RT_LOCK(rt); in in6_ifdetach()
H A Din6_src.c1211 RT_LOCK(ron->ro_rt); in selectroute()
1229 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.c670 RT_LOCK(in6p->in6p_route.ro_rt); in rip6_output()
/xnu-11215.81.4/bsd/net/
H A Droute.c1487 RT_LOCK(rt); in rtredirect()
1980 RT_LOCK(rt); in rtrequest_common_locked()
2033 RT_LOCK(rt); in rtrequest_common_locked()
2042 RT_LOCK(rt); in rtrequest_common_locked()
2246 RT_LOCK(rt); in rtrequest_common_locked()
2532 RT_LOCK(rt); in rt_fixdelete()
2573 RT_LOCK(rt); in rt_fixchange()
2739 RT_LOCK(rt); in rt_setgate()
2772 RT_LOCK(rt); in rt_setgate()
2930 RT_LOCK(rt); in rt_setgate()
[all …]
H A Dif_llreach.c432 RT_LOCK(rt); in ifnet_llreach_get_defrouter()
438 RT_LOCK(gwrt); in ifnet_llreach_get_defrouter()
H A Drtsock.c557 RT_LOCK(saved_nrt); in route_output()
605 RT_LOCK(rt); in route_output()
626 RT_LOCK(rt); in route_output()
790 RT_LOCK(rt); in route_output()
1029 RT_LOCK(rt); in rt_setif()
1786 RT_LOCK(rt); in sysctl_dumpentry()
1870 RT_LOCK(rt); in sysctl_dumpentry_ext()
H A Dnetsrc.c127 RT_LOCK(rt); in netsrc_common()
H A Droute_private.h374 #define RT_LOCK(_rt) do { \ macro
H A Dif_stf.c693 RT_LOCK(rt); in stf_checkaddr4()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c205 RT_LOCK(tgt_rt); in fsw_ethernet_resolve()

12