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

/freebsd-10.2-release/sys/net/
H A Dieee8023ad_lacp.c311 LACP_LOCK(lsc);
460 LACP_LOCK(lsc);
542 LACP_LOCK(lsc);
571 LACP_LOCK(lsc);
607 LACP_LOCK(lsc);
635 LACP_LOCK(lsc);
851 LACP_LOCK(lsc);
861 LACP_LOCK(lsc);
1926 LACP_LOCK(lsc);
H A Dieee8023ad_lacp.h279 #define LACP_LOCK(_lsc) mtx_lock(&(_lsc)->lsc_mtx) macro

Completed in 63 milliseconds