Home
last modified time | relevance | path

Searched refs:to_bond (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/bonding/ !
H A Dbond_sysfs.c29 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) macro
145 struct bonding *bond = to_bond(d); in bonding_sysfs_store_option()
168 struct bonding *bond = to_bond(d); in bonding_show_slaves()
200 struct bonding *bond = to_bond(d); in bonding_show_mode()
214 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash()
229 struct bonding *bond = to_bond(d); in bonding_show_arp_validate()
245 struct bonding *bond = to_bond(d); in bonding_show_arp_all_targets()
261 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac()
277 struct bonding *bond = to_bond(d); in bonding_show_arp_interval()
289 struct bonding *bond = to_bond(d); in bonding_show_arp_targets()
[all …]