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

/freebsd-10.0-release/sys/net/
H A Droute.h316 #define RT_LOCK_ASSERT(_rt) mtx_assert(&(_rt)->rt_mtx, MA_OWNED) macro
319 RT_LOCK_ASSERT(_rt); \
326 RT_LOCK_ASSERT(_rt); \
H A Dif_disc.c187 RT_LOCK_ASSERT(rt);
H A Dif_faith.c247 RT_LOCK_ASSERT(rt);
H A Dif_loop.c396 RT_LOCK_ASSERT(rt);
H A Droute.c416 RT_LOCK_ASSERT(newrt);
433 RT_LOCK_ASSERT(rt);
874 RT_LOCK_ASSERT(rt);
1362 RT_LOCK_ASSERT(rt);
H A Dif_stf.c786 RT_LOCK_ASSERT(rt);
H A Dif.c1830 RT_LOCK_ASSERT(rt);
H A Drtsock.c812 RT_LOCK_ASSERT(rt);
/freebsd-10.0-release/sys/netinet/
H A Din_rmx.c153 RT_LOCK_ASSERT(rt);
/freebsd-10.0-release/sys/netinet6/
H A Dnd6.c1190 RT_LOCK_ASSERT(rt);

Completed in 98 milliseconds