Lines Matching full:bond
191 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */
239 struct slave *slave; /* pointer to the bond slave that this port belongs to */
257 #define BOND_AD_INFO(bond) ((bond)->ad_info) argument
291 void bond_3ad_initialize(struct bonding *bond);
295 void bond_3ad_initiate_agg_selection(struct bonding *bond, int timeout);
298 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info);
299 int __bond_3ad_get_active_agg_info(struct bonding *bond,
301 int bond_3ad_lacpdu_recv(const struct sk_buff *skb, struct bonding *bond,
303 int bond_3ad_set_carrier(struct bonding *bond);
304 void bond_3ad_update_lacp_rate(struct bonding *bond);
305 void bond_3ad_update_ad_actor_settings(struct bonding *bond);