Lines Matching defs:aggregator
177 typedef struct aggregator { struct
178 struct mac_addr aggregator_mac_address; argument
179 u16 aggregator_identifier; argument
181 u16 actor_admin_aggregator_key; argument
182 u16 actor_oper_aggregator_key; argument
185 u16 partner_oper_aggregator_key; argument
190 struct slave *slave; // pointer to the bond slave that this aggregator belongs to argument
191 u16 is_active; // BOOLEAN. Indicates if this aggregator is active argument
193 } aggregator_t; argument
233 struct aggregator *aggregator; // pointer to an aggregator that this port related to member
259 struct aggregator aggregator; // 802.3ad aggregator structure member