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

/freebsd-11-stable/sys/netinet/
H A Dip_reass.c85 #define IPQ_LOCK_ASSERT(i) mtx_assert(&V_ipq[i].lock, MA_OWNED) macro

Completed in 159 milliseconds