Home
last modified time | relevance | path

Searched refs:RIB_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/route/
H A Droute_var.h87 #define RIB_LOCK_ASSERT(rh) rm_assert(&(rh)->rib_lock, RA_LOCKED) macro
H A Droute_ctl.c499 RIB_LOCK_ASSERT(rnh); in lookup_prefix_bysa()