Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bonding.h104 #define LACP_STATE_DISTRIBUTING 0x20 macro
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_3ad.c1030 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1044 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in ad_mux_machine()
1051 port->actor_oper_port_state |= LACP_STATE_DISTRIBUTING; in ad_mux_machine()
2097 port->actor_oper_port_state &= ~LACP_STATE_DISTRIBUTING; in bond_3ad_unbind_slave()