Searched defs:ad_info (Results 1 – 5 of 5) sorted by relevance
109 struct ad_info { struct110 __u16 aggregator_id;111 __u16 ports;112 __u16 actor_key;113 __u16 partner_key;114 __u8 partner_system[ETH_ALEN];
1330 struct ad_info ad_info; in bonding_show_ad_aggregator() local1352 struct ad_info ad_info; in bonding_show_ad_num_ports() local1374 struct ad_info ad_info; in bonding_show_ad_actor_key() local1396 struct ad_info ad_info; in bonding_show_ad_partner_key() local1418 struct ad_info ad_info; in bonding_show_ad_partner_mac() local
124 struct ad_info ad_info; in bond_info_show_master() local
192 struct ad_slave_info ad_info; /* HUGE - better to dynamically alloc */ member237 struct ad_bond_info ad_info; member
2367 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()2399 struct ad_info ad_info; in bond_3ad_xmit_xor() local