Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDin_fib.c155 RIB_RLOCK(rh); in fib4_lookup()
232 RIB_RLOCK(rh); in lookup_nhop()
302 RIB_RLOCK(rh); in fib4_lookup_rt()
HDin_fib_algo.c693 RIB_RLOCK(rh); in radix4_lookup()
/freebsd-14-stable/sys/netinet6/
HDin6_fib.c164 RIB_RLOCK(rh); in fib6_lookup()
246 RIB_RLOCK(rh); in lookup_nhop()
317 RIB_RLOCK(rh); in fib6_lookup_rt()
HDin6_fib_algo.c265 RIB_RLOCK(rh); in radix6_lookup()
/freebsd-14-stable/sys/net/route/
HDroute_helpers.c104 RIB_RLOCK(rnh); in rib_walk_ext_internal()
158 RIB_RLOCK(rnh); in rib_walk_from()
HDroute_ctl.c511 RIB_RLOCK(rnh); in rib_add_route_px()
890 RIB_RLOCK(rnh); in add_route_flags_mpath()
1080 RIB_RLOCK(rnh); in rib_change_route()
HDroute_var.h81 #define RIB_RLOCK(rh) rm_rlock(&(rh)->rib_lock, &_rib_tracker) macro
/freebsd-14-stable/sys/netlink/route/
HDrt.c642 RIB_RLOCK(rnh); in handle_rtm_getroute()
/freebsd-14-stable/sys/net/
HDrtsock.c772 RIB_RLOCK(rnh); in handle_rtm_get()