Lines Matching defs:aggregator
178 typedef struct aggregator { struct
179 struct mac_addr aggregator_mac_address; argument
180 u16 aggregator_identifier; argument
182 u16 actor_admin_aggregator_key; argument
183 u16 actor_oper_aggregator_key; argument
186 u16 partner_oper_aggregator_key; argument
191 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ argument
192 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */ argument
194 } aggregator_t; argument
240 struct aggregator *aggregator; /* pointer to an aggregator that this port related to */ member
268 struct aggregator aggregator; /* 802.3ad aggregator structure */ member