Searched defs:IGMP_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
203 #define IGMP_LOCK_ASSERT() mtx_assert(&igmp_mtx, MA_OWNED) macro