Searched refs:LACP_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
286 #define LACP_LOCK_INIT(_lsc) mtx_init(&(_lsc)->lsc_mtx, \ macro
784 LACP_LOCK_INIT(lsc); in lacp_attach()