Home
last modified time | relevance | path

Searched defs:aggregator (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dbond_3ad.h184 typedef struct aggregator { struct
185 struct mac_addr aggregator_mac_address; argument
186 u16 aggregator_identifier; argument
188 u16 actor_admin_aggregator_key; argument
189 u16 actor_oper_aggregator_key; argument
192 u16 partner_oper_aggregator_key; argument
197 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ argument
198 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */ argument
200 } aggregator_t; argument
246 struct aggregator *aggregator; /* pointer to an aggregator that this port related to */ member
[all …]