Searched refs:LLE_WLOCK_ASSERT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/net/
H A Dif_llatbl.h95 #define LLE_WLOCK_ASSERT(lle) rw_assert(&(lle)->lle_lock, RA_WLOCKED) macro
100 LLE_WLOCK_ASSERT(lle); \
108 LLE_WLOCK_ASSERT(lle); \
H A Dif_llatbl.c109 LLE_WLOCK_ASSERT(lle);
/freebsd-10-stable/sys/netinet/
H A Dtoecore.c403 LLE_WLOCK_ASSERT(lle);
497 LLE_WLOCK_ASSERT(lle);
/freebsd-10-stable/sys/netinet6/
H A Dnd6.c435 LLE_WLOCK_ASSERT(ln);
1080 LLE_WLOCK_ASSERT(ln);
1812 LLE_WLOCK_ASSERT(ln);
1997 LLE_WLOCK_ASSERT(lle);

Completed in 70 milliseconds