Searched refs:IGMP_LOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Digmp_var.h198 #define IGMP_LOCK_ASSERT() mtx_assert(&igmp_mtx, MA_OWNED) macro
H A Digmp.c577 IGMP_LOCK_ASSERT();
670 IGMP_LOCK_ASSERT();
1101 IGMP_LOCK_ASSERT();
1751 IGMP_LOCK_ASSERT();
1800 IGMP_LOCK_ASSERT();
1943 IGMP_LOCK_ASSERT();
1999 IGMP_LOCK_ASSERT();
2072 IGMP_LOCK_ASSERT();
2189 IGMP_LOCK_ASSERT();
2338 IGMP_LOCK_ASSERT();
[all...]

Completed in 62 milliseconds