Searched refs:actor_port_priority (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_3ad.h123 u16 actor_port_priority; member in struct:lacpdu
204 u16 actor_port_priority; member in struct:port
H A Dbond_3ad.c433 lacpdu->actor_port_priority = htons(lacpdu->actor_port_priority);
500 port->partner_oper_port_priority = ntohs(lacpdu->actor_port_priority);
571 (ntohs(lacpdu->actor_port_priority) != port->partner_oper_port_priority) ||
638 (ntohs(lacpdu->partner_port_priority) == port->actor_port_priority) &&
672 (ntohs(lacpdu->partner_port_priority) != port->actor_port_priority) ||
832 lacpdu->actor_port_priority = port->actor_port_priority;
1638 port->actor_port_priority = 0xff;
1767 // lacpdu->actor_port_priority update
[all...]

Completed in 96 milliseconds