Searched refs:PartnerOperPortState (Results 1 – 2 of 2) sorted by relevance
308 pl->PartnerOperPortState.bit.timeout = B_TRUE; in aggr_lacp_init_port()388 pl->PartnerOperPortState.bit.timeout = B_TRUE; /* fast t/o */ in lacp_reset_port()514 if (portp->lp_lacp.PartnerOperPortState.bit.timeout) { in periodic_timer_pop_handler()557 !pl->PartnerOperPortState.bit.activity) { in lacp_periodic_sm()578 pl->PartnerOperPortState.bit.timeout) { in lacp_periodic_sm()716 lacp->partner_info.state.state = pl->PartnerOperPortState.state; in fill_lacp_pdu()807 pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()816 !pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()867 if (pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()1450 !tpp->lp_lacp.PartnerOperPortState.bit.sync) { in lacp_selection_logic()[all …]
232 aggr_lacp_state_t PartnerOperPortState; /* partner oper port state */ member