Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_bonding.h104 #define LACP_STATE_DISTRIBUTING 0x20 macro
/Linux-v5.10/drivers/net/bonding/
Dbond_3ad.c1029 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1043 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1050 port->actor_oper_port_state |= LACP_STATE_DISTRIBUTING; in ad_mux_machine()
2101 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in bond_3ad_unbind_slave()