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

/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c237 #define SPPP_LOCK_ASSERT(sp) mtx_assert (&(sp)->mtx, MA_OWNED) macro

Completed in 124 milliseconds