Searched refs:RIB_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/net/route/ | ||
H A D | route_var.h | 85 #define RIB_LOCK_ASSERT(rh) rm_assert(&(rh)->rib_lock, RA_LOCKED) macro |
H A D | route_ctl.c | 356 RIB_LOCK_ASSERT(rnh); in lookup_prefix_bysa() |