Home
last modified time | relevance | path

Searched refs:RT_ADDREF_LOCKED (Results 1 – 9 of 9) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/ !
H A Dip6_forward.c417 RT_ADDREF_LOCKED(rt); in ip6_forward()
439 RT_ADDREF_LOCKED(rt); in ip6_forward()
482 RT_ADDREF_LOCKED(rt); in ip6_forward()
H A Dnd6.c947 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
965 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
979 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1025 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1042 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1061 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1081 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1092 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
2206 RT_ADDREF_LOCKED(rt); in nd6_purge_interface_llinfo()
2561 RT_ADDREF_LOCKED(rt); /* Extra ref */ in nd6_free()
[all …]
H A Din6_rmx.c598 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in6_rtqkill()
/xnu-8019.80.24/bsd/net/ !
H A Droute.h536 #define RT_ADDREF_LOCKED(_rt) do { \ macro
546 RT_ADDREF_LOCKED(_rt); \
H A Droute.c1180 RT_ADDREF_LOCKED(rt); in rtfree_common()
1989 RT_ADDREF_LOCKED(rt); in rtrequest_common_locked()
2368 RT_ADDREF_LOCKED(*ret_nrt); in rtrequest_common_locked()
2424 RT_ADDREF_LOCKED(rt); in rtrequest_common_locked()
2654 RT_ADDREF_LOCKED(rt); in rt_setgate()
3132 RT_ADDREF_LOCKED(RT(rn)); in rt_lookup_common()
3311 RT_ADDREF_LOCKED(RT(rn)); in rt_lookup_common()
4131 RT_ADDREF_LOCKED(rt); in route_to_gwroute()
4157 RT_ADDREF_LOCKED(hint); in route_to_gwroute()
4223 RT_ADDREF_LOCKED(gwrt); in route_to_gwroute()
[all …]
H A Drtsock.c906 RT_ADDREF_LOCKED(rt); in rt_setif()
H A Dntstat.c753 RT_ADDREF_LOCKED(rt); in nstat_route_walktree_add()
/xnu-8019.80.24/bsd/netinet/ !
H A Din_rmx.c513 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in_rtqkill()
752 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in_ifadownkill()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_route.c511 RT_ADDREF_LOCKED(gwrt); /* for this routine */ in flow_route_configure()