Searched refs:ifbond (Results 1 – 6 of 6) sorted by relevance
83 typedef struct ifbond { struct87 } ifbond; argument
2415 static int bond_info_query(struct net_device *bond_dev, struct ifbond *info) in bond_info_query()3676 struct ifbond *u_binfo = NULL, k_binfo; in bond_do_ioctl()3720 u_binfo = (struct ifbond *)ifr->ifr_data; in bond_do_ioctl()3722 if (copy_from_user(&k_binfo, u_binfo, sizeof(ifbond))) { in bond_do_ioctl()3728 if (copy_to_user(u_binfo, &k_binfo, sizeof(ifbond))) { in bond_do_ioctl()
232 len = sizeof(struct ifbond); in bond_ioctl()
666 len = sizeof(struct ifbond); in bond_ioctl()
713 len = sizeof(struct ifbond); in bond_ioctl()
618 len = sizeof(struct ifbond); in bond_ioctl()