Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dif_bonding.h107 #define LACP_STATE_EXPIRED 0x80 macro
/linux-6.1.9/drivers/net/bonding/
Dbond_3ad.c1169 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1181 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1195 port->actor_oper_port_state |= LACP_STATE_EXPIRED; in ad_rx_machine()
1202 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1216 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()