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

/openbsd-current/sys/net/
H A Dtrunklacp.h189 LACP_MUX_DETACHED, enumerator in enum:lacp_mux_state
H A Dtrunklacp.c1169 lacp_set_mux(lp, LACP_MUX_DETACHED);
1266 KASSERT(lp->lp_mux_state == LACP_MUX_DETACHED || la != NULL);
1269 case LACP_MUX_DETACHED:
1279 new_state = LACP_MUX_DETACHED;
1285 new_state = LACP_MUX_DETACHED;
1317 case LACP_MUX_DETACHED:

Completed in 109 milliseconds