Searched refs:port_priority (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/bonding/
H A Dbond_3ad.c545 partner->port_priority = ntohs(lacpdu->actor_port_priority);
612 ntohs(lacpdu->actor_port_priority) != partner->port_priority ||
644 admin->port_priority != oper->port_priority ||
872 lacpdu->partner_port_priority = htons(partner->port_priority);
1954 .port_priority = 0xff,
H A Dbond_procfs.c253 port->partner_oper.port_priority);
/linux-master/include/net/
H A Dbond_3ad.h203 u16 port_priority; member in struct:port_params

Completed in 171 milliseconds