Searched refs:actor_system_priority (Results 1 – 3 of 3) sorted by relevance
104 __be16 actor_system_priority; member212 …u16 actor_system_priority; /* This parameter is added here although it is not specified in the sta… member
383 port->actor_system_priority = BOND_AD_INFO(bond).system.sys_priority; in __ad_actor_update_port()460 (ntohs(lacpdu->partner_system_priority) == port->actor_system_priority) && in __choose_matched()492 partner->system_priority = ntohs(lacpdu->actor_system_priority); in __record_pdu()559 ntohs(lacpdu->actor_system_priority) != partner->system_priority || in __update_selected()622 (ntohs(lacpdu->partner_system_priority) != port->actor_system_priority) || in __update_ntt()796 lacpdu->actor_system_priority = htons(port->actor_system_priority); in __update_lacpdu_from_port()
216 port->actor_system_priority); in bond_info_show_slave()
Completed in 32 milliseconds