Home
last modified time | relevance | path

Searched refs:lacp_mux_state_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daggr_lacp.h99 } lacp_mux_state_t; typedef
188 lacp_mux_state_t mux_state; /* State of mux machine */
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c749 lacp_mux_state_t oldstate = pl->sm.mux_state; in lacp_mux_sm()