Searched defs:aggregator (Results 1 – 1 of 1) sorted by relevance
180 typedef struct aggregator { struct181 struct mac_addr aggregator_mac_address; argument182 u16 aggregator_identifier; argument184 u16 actor_admin_aggregator_key; argument185 u16 actor_oper_aggregator_key; argument188 u16 partner_oper_aggregator_key; argument193 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ argument194 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */ argument196 } aggregator_t; argument242 struct aggregator *aggregator; /* pointer to an aggregator that this port related to */ member[all …]