Searched defs:RT_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/net/
H A Droute.h288 #define RT_LOCK_ASSERT(_rt) mtx_assert(&(_rt)->rt_mtx, MA_OWNED) macro

Completed in 107 milliseconds