Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dif_bonding.h107 #define LACP_STATE_EXPIRED 0x80 macro
/Linux-v6.6/drivers/net/bonding/
Dbond_3ad.c1178 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1190 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1204 port->actor_oper_port_state |= LACP_STATE_EXPIRED; in ad_rx_machine()
1211 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1225 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()