Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_bonding.h105 #define LACP_STATE_DISTRIBUTING 0x20 macro
/linux/drivers/net/bonding/
A Dbond_3ad.c1047 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1061 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1068 port->actor_oper_port_state |= LACP_STATE_DISTRIBUTING; in ad_mux_machine()
2120 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in bond_3ad_unbind_slave()

Completed in 9 milliseconds