Searched refs:PartnerOperPortState (Results 1 – 2 of 2) sorted by relevance
310 pl->PartnerOperPortState.bit.timeout = B_TRUE; in aggr_lacp_init_port()390 pl->PartnerOperPortState.bit.timeout = B_TRUE; /* fast t/o */ in lacp_reset_port()516 if (portp->lp_lacp.PartnerOperPortState.bit.timeout) { in periodic_timer_pop_handler()559 !pl->PartnerOperPortState.bit.activity)) { in lacp_periodic_sm()580 pl->PartnerOperPortState.bit.timeout) { in lacp_periodic_sm()718 lacp->partner_info.state.state = pl->PartnerOperPortState.state; in fill_lacp_pdu()809 pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()818 !pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()869 if (pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm()1452 !tpp->lp_lacp.PartnerOperPortState.bit.sync) { in lacp_selection_logic()[all …]
232 aggr_lacp_state_t PartnerOperPortState; /* partner oper port state */ member