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