net/ethtool/ioctl.c
1425
struct ethtool_rxfh rxfh;
net/ethtool/ioctl.c
1499
if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc),
net/ethtool/ioctl.c
1503
offsetof(struct ethtool_rxfh, input_xfrm),
net/ethtool/ioctl.c
1508
offsetof(struct ethtool_rxfh, key_size),
net/ethtool/ioctl.c
1513
offsetof(struct ethtool_rxfh, rss_config[0]),
net/ethtool/ioctl.c
1527
u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]);
net/ethtool/ioctl.c
1534
struct ethtool_rxfh rxfh;
net/ethtool/ioctl.c
1717
if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context),