Lines Matching refs:timeout
141 * Note that we cannot fully rely on the aggr's mac perimeter in the timeout
145 * (lacp_timer_bits). This flag is set/cleared by timeout()/stop_timer()
147 * timeout operation.
293 pl->ActorAdminPortState.bit.timeout = B_TRUE;
307 pl->PartnerAdminPortState.bit.timeout =
308 pl->PartnerOperPortState.bit.timeout = B_TRUE;
379 pl->ActorOperPortState.bit.timeout =
380 pl->ActorAdminPortState.bit.timeout;
388 pl->PartnerOperPortState.bit.timeout = B_TRUE; /* fast t/o */
448 pl->periodic_timer.id = timeout(periodic_timer_pop, portp,
511 * value of the Partner Operation Port State timeout
514 if (portp->lp_lacp.PartnerOperPortState.bit.timeout) {
571 * has been received. Then after we timeout, then it is
578 pl->PartnerOperPortState.bit.timeout) {
1042 port->lp_lacp.ActorAdminPortState.bit.timeout =
1043 port->lp_lacp.ActorOperPortState.bit.timeout =
1063 port->lp_lacp.ActorAdminPortState.bit.timeout =
1064 port->lp_lacp.ActorOperPortState.bit.timeout =
1519 timeout(wait_while_timer_pop, portp,
1742 else if (pl->ActorOperPortState.bit.timeout)
1748 timeout(current_while_timer_pop, portp,
1973 (pl->ActorOperPortState.bit.timeout !=
1974 lacp->partner_info.state.bit.timeout) ||
2087 pl->PartnerOperPortState.bit.timeout = B_TRUE;
2159 * - restart the timer with the proper timeout value.
2162 if ((pl->PartnerOperPortState.bit.timeout &&
2164 (!pl->PartnerOperPortState.bit.timeout &&