Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dip6_forward.c419 RT_ADDREF_LOCKED(rt); in ip6_forward()
441 RT_ADDREF_LOCKED(rt); in ip6_forward()
484 RT_ADDREF_LOCKED(rt); in ip6_forward()
H A Dnd6.c969 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
987 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1001 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1049 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1066 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1085 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1105 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
1116 RT_ADDREF_LOCKED(rt); in nd6_service_neighbor_cache()
2261 RT_ADDREF_LOCKED(rt); in nd6_purge_interface_llinfo()
2627 RT_ADDREF_LOCKED(rt); /* Extra ref */ in nd6_free()
[all …]
H A Din6_rmx.c605 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in6_rtqkill()
/xnu-12377.41.6/bsd/net/
H A Droute_private.h393 #define RT_ADDREF_LOCKED(_rt) do { \ macro
403 RT_ADDREF_LOCKED(_rt); \
H A Droute.c1239 RT_ADDREF_LOCKED(rt); in rtfree_common()
2050 RT_ADDREF_LOCKED(rt); in rtrequest_common_locked()
2440 RT_ADDREF_LOCKED(*ret_nrt); in rtrequest_common_locked()
2501 RT_ADDREF_LOCKED(rt); in rtrequest_common_locked()
2744 RT_ADDREF_LOCKED(rt); in rt_setgate()
3227 RT_ADDREF_LOCKED(RT(rn)); in rt_lookup_common()
3406 RT_ADDREF_LOCKED(RT(rn)); in rt_lookup_common()
4245 RT_ADDREF_LOCKED(rt); in route_to_gwroute()
4271 RT_ADDREF_LOCKED(hint); in route_to_gwroute()
4337 RT_ADDREF_LOCKED(gwrt); in route_to_gwroute()
[all …]
H A Drtsock.c988 RT_ADDREF_LOCKED(rt); in rt_setif()
H A Dntstat.c1403 RT_ADDREF_LOCKED(rt); in nstat_route_walktree_add()
/xnu-12377.41.6/bsd/netinet/
H A Din_rmx.c514 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in_rtqkill()
757 RT_ADDREF_LOCKED(rt); /* for us to free below */ in in_ifadownkill()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c500 RT_ADDREF_LOCKED(gwrt); /* for this routine */ in flow_route_configure()