ethtool_tcpip6_spec  578 drivers/net/dsa/bcm_sf2_cfp.c 			fs_size = sizeof(struct ethtool_tcpip6_spec);
ethtool_tcpip6_spec 5139 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	struct ethtool_tcpip6_spec *tcp_ip6_spec;
ethtool_tcpip6_spec  267 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec  268 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_val  = &fs->h_u.tcp_ip6_spec;
ethtool_tcpip6_spec  280 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec;
ethtool_tcpip6_spec  281 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_val  = &fs->h_u.udp_ip6_spec;
ethtool_tcpip6_spec  571 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec  815 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
ethtool_tcpip6_spec  816 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec 1084 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
ethtool_tcpip6_spec 1085 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec  792 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
ethtool_tcpip6_spec  793 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec 1028 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
ethtool_tcpip6_spec 1029 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
ethtool_tcpip6_spec  859 include/uapi/linux/ethtool.h 	struct ethtool_tcpip6_spec		tcp_ip6_spec;
ethtool_tcpip6_spec  860 include/uapi/linux/ethtool.h 	struct ethtool_tcpip6_spec		udp_ip6_spec;
ethtool_tcpip6_spec  861 include/uapi/linux/ethtool.h 	struct ethtool_tcpip6_spec		sctp_ip6_spec;
ethtool_tcpip6_spec 2969 net/core/ethtool.c 		const struct ethtool_tcpip6_spec *v6_spec, *v6_m_spec;