Searched refs:LACP_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | ieee8023ad_lacp.h | 287 #define LACP_LOCK_INIT(_lsc) mtx_init(&(_lsc)->lsc_mtx, \ macro |
| H A D | ieee8023ad_lacp.c | 784 LACP_LOCK_INIT(lsc); in lacp_attach() |