Home
last modified time | relevance | path

Searched refs:RIB_WLOCK (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/net/route/
HDroute_subscription.c118 RIB_WLOCK(rnh); in rib_subscribe_internal()
155 RIB_WLOCK(rnh); in rib_unsubscribe()
202 RIB_WLOCK(rnh); in rib_destroy_subscriptions()
HDroute_temporal.c97 RIB_WLOCK(rnh); in expire_callout()
HDroute_ctl.c573 RIB_WLOCK(rnh); in rib_del_route_px()
785 RIB_WLOCK(rnh); in add_route_flags()
953 RIB_WLOCK(rnh); in rib_del_route()
1323 RIB_WLOCK(rnh); in change_route_conditional()
1481 RIB_WLOCK(rnh); in rib_walk_del()
1538 RIB_WLOCK(rnh); in rib_flush_routes()
HDroute_helpers.c102 RIB_WLOCK(rnh); in rib_walk_ext_internal()
156 RIB_WLOCK(rnh); in rib_walk_from()
HDroute_var.h83 #define RIB_WLOCK(rh) rm_wlock(&(rh)->rib_lock) macro
HDfib_algo.c1072 RIB_WLOCK(fd->fd_rh); in fib_cleanup_algo()
1497 RIB_WLOCK(rh); in set_fib_algo()
1964 RIB_WLOCK(rh); in fib_select_algo_initial()
/freebsd-13-stable/sys/net/
HDroute.c153 RIB_WLOCK(rh); in rt_table_destroy()