Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_3ad.c90 #define AD_STATE_EXPIRED 0x80 macro
549 port->partner_oper_port_state |= (lacpdu->actor_state & AD_STATE_EXPIRED); in __record_pdu()
1175 port->actor_oper_port_state &= ~AD_STATE_EXPIRED; in ad_rx_machine()
1189 port->actor_oper_port_state &= ~AD_STATE_EXPIRED; in ad_rx_machine()
1199 port->actor_oper_port_state |= AD_STATE_EXPIRED; in ad_rx_machine()
1205 port->actor_oper_port_state &= ~AD_STATE_EXPIRED; in ad_rx_machine()
1223 port->actor_oper_port_state &= ~AD_STATE_EXPIRED; in ad_rx_machine()