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

/freebsd-13-stable/sys/net/
H A Dieee8023ad_lacp.c325 LACP_LOCK(lsc);
478 LACP_LOCK(lsc);
556 LACP_LOCK(lsc);
583 LACP_LOCK(lsc);
620 LACP_LOCK(lsc);
648 LACP_LOCK(lsc);
818 LACP_LOCK(lsc);
828 LACP_LOCK(lsc);
2020 LACP_LOCK(lsc);
H A Dieee8023ad_lacp.h290 #define LACP_LOCK(_lsc) mtx_lock(&(_lsc)->lsc_mtx) macro
H A Dif_lagg.c1512 LACP_LOCK(lsc);
1519 LACP_LOCK(lsc);

Completed in 73 milliseconds