Searched refs:to_bond (Results 1 – 1 of 1) sorted by relevance
29 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) macro145 struct bonding *bond = to_bond(d); in bonding_sysfs_store_option()168 struct bonding *bond = to_bond(d); in bonding_show_slaves()201 struct bonding *bond = to_bond(d); in bonding_show_mode()215 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash()230 struct bonding *bond = to_bond(d); in bonding_show_arp_validate()246 struct bonding *bond = to_bond(d); in bonding_show_arp_all_targets()262 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac()278 struct bonding *bond = to_bond(d); in bonding_show_arp_interval()290 struct bonding *bond = to_bond(d); in bonding_show_arp_targets()[all …]