Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dif_bonding.h107 #define LACP_STATE_EXPIRED 0x80 macro
/Linux-v5.15/drivers/net/bonding/
Dbond_3ad.c1167 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1179 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1193 port->actor_oper_port_state |= LACP_STATE_EXPIRED; in ad_rx_machine()
1200 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()
1214 port->actor_oper_port_state &= ~LACP_STATE_EXPIRED; in ad_rx_machine()