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

/freebsd-9.3-release/sys/net/
H A Droute.h315 #define RT_LOCK_ASSERT(_rt) mtx_assert(&(_rt)->rt_mtx, MA_OWNED) macro
318 RT_LOCK_ASSERT(_rt); \
325 RT_LOCK_ASSERT(_rt); \
H A Dif_disc.c188 RT_LOCK_ASSERT(rt);
H A Dif_faith.c254 RT_LOCK_ASSERT(rt);
H A Dif_loop.c397 RT_LOCK_ASSERT(rt);
H A Droute.c431 RT_LOCK_ASSERT(newrt);
448 RT_LOCK_ASSERT(rt);
889 RT_LOCK_ASSERT(rt);
1434 RT_LOCK_ASSERT(rt);
H A Dif_stf.c801 RT_LOCK_ASSERT(rt);
H A Drtsock.c777 RT_LOCK_ASSERT(rt);
H A Dif.c1836 RT_LOCK_ASSERT(rt);
/freebsd-9.3-release/sys/netinet/
H A Din_rmx.c153 RT_LOCK_ASSERT(rt);
/freebsd-9.3-release/sys/netinet6/
H A Dnd6.c1198 RT_LOCK_ASSERT(rt);

Completed in 122 milliseconds