Home
last modified time | relevance | path

Searched refs:actor_system_priority (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dbond_3ad.h121 __be16 actor_system_priority; member
216 …u16 actor_system_priority; /* This parameter is added here although it is not specified in the sta… member
/linux-4.4.14/drivers/net/bonding/
Dbond_3ad.c428 (ntohs(lacpdu->partner_system_priority) == port->actor_system_priority) && in __choose_matched()
460 partner->system_priority = ntohs(lacpdu->actor_system_priority); in __record_pdu()
525 ntohs(lacpdu->actor_system_priority) != partner->system_priority || in __update_selected()
588 (ntohs(lacpdu->partner_system_priority) != port->actor_system_priority) || in __update_ntt()
726 lacpdu->actor_system_priority = htons(port->actor_system_priority); in __update_lacpdu_from_port()
1958 port->actor_system_priority = in bond_3ad_bind_slave()
Dbond_procfs.c208 port->actor_system_priority); in bond_info_show_slave()