net/ethtool/ioctl.c
1441
struct ethtool_rxfh rxfh;
net/ethtool/ioctl.c
1515
if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc),
net/ethtool/ioctl.c
1519
offsetof(struct ethtool_rxfh, input_xfrm),
net/ethtool/ioctl.c
1524
offsetof(struct ethtool_rxfh, key_size),
net/ethtool/ioctl.c
1529
offsetof(struct ethtool_rxfh, rss_config[0]),
net/ethtool/ioctl.c
1543
u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]);
net/ethtool/ioctl.c
1550
struct ethtool_rxfh rxfh;
net/ethtool/ioctl.c
1733
if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context),