Searched refs:to_bond (Results 1 – 1 of 1) sorted by relevance
46 #define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd)))) macro162 struct bonding *bond = to_bond(d); in bonding_sysfs_store_option()180 struct bonding *bond = to_bond(d); in bonding_show_slaves()213 struct bonding *bond = to_bond(d); in bonding_show_mode()228 struct bonding *bond = to_bond(d); in bonding_show_xmit_hash()243 struct bonding *bond = to_bond(d); in bonding_show_arp_validate()259 struct bonding *bond = to_bond(d); in bonding_show_arp_all_targets()275 struct bonding *bond = to_bond(d); in bonding_show_fail_over_mac()291 struct bonding *bond = to_bond(d); in bonding_show_arp_interval()303 struct bonding *bond = to_bond(d); in bonding_show_arp_targets()[all …]