Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_bonding.h112 struct ad_info { struct
113 __u16 aggregator_id;
114 __u16 ports;
115 __u16 actor_key;
116 __u16 partner_key;
117 __u8 partner_system[ETH_ALEN];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_bonding.h112 struct ad_info { struct
113 __u16 aggregator_id;
114 __u16 ports;
115 __u16 actor_key;
116 __u16 partner_key;
117 __u8 partner_system[ETH_ALEN];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bonding.h122 struct ad_info { struct
123 __u16 aggregator_id;
124 __u16 ports;
125 __u16 actor_key;
126 __u16 partner_key;
127 __u8 partner_system[ETH_ALEN];
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_sysfs.c498 struct ad_info ad_info; in bonding_show_ad_aggregator() local
518 struct ad_info ad_info; in bonding_show_ad_num_ports() local
538 struct ad_info ad_info; in bonding_show_ad_actor_key() local
558 struct ad_info ad_info; in bonding_show_ad_partner_key() local
578 struct ad_info ad_info; in bonding_show_ad_partner_mac() local
H A Dbond_procfs.c131 struct ad_info ad_info; in bond_info_show_master() local
H A Dbond_3ad.c2624 struct ad_info *ad_info) in __bond_3ad_get_active_agg_info()
2651 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()
H A Dbond_main.c1264 struct ad_info ad_info; in bond_poll_controller() local
4490 struct ad_info ad_info; in bond_update_slave_arr() local
/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h176 struct ad_slave_info *ad_info; member
239 struct ad_bond_info ad_info; member