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

/freebsd-13-stable/sys/net/
H A Dieee8023ad_lacp.h292 #define LACP_LOCK_ASSERT(_lsc) mtx_assert(&(_lsc)->lsc_mtx, MA_OWNED) macro
H A Dieee8023ad_lacp.c370 LACP_LOCK_ASSERT(lp->lp_lsc);
424 LACP_LOCK_ASSERT(lp->lp_lsc);
689 LACP_LOCK_ASSERT(lsc);
728 LACP_LOCK_ASSERT(lsc);
762 LACP_LOCK_ASSERT(lsc);

Completed in 53 milliseconds