tcp_ip4_spec 242 drivers/net/ethernet/aquantia/atlantic/aq_filters.c (fsp->h_u.tcp_ip4_spec.tos || tcp_ip4_spec 506 drivers/net/ethernet/aquantia/atlantic/aq_filters.c ntohl(fsp->h_u.tcp_ip4_spec.ip4src); tcp_ip4_spec 508 drivers/net/ethernet/aquantia/atlantic/aq_filters.c ntohl(fsp->h_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 526 drivers/net/ethernet/aquantia/atlantic/aq_filters.c ntohs(fsp->h_u.tcp_ip4_spec.pdst); tcp_ip4_spec 528 drivers/net/ethernet/aquantia/atlantic/aq_filters.c ntohs(fsp->h_u.tcp_ip4_spec.psrc); tcp_ip4_spec 958 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->h_u.tcp_ip4_spec.ip4src = fkeys->addrs.v4addrs.src; tcp_ip4_spec 959 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(~0); tcp_ip4_spec 961 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->h_u.tcp_ip4_spec.ip4dst = fkeys->addrs.v4addrs.dst; tcp_ip4_spec 962 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0); tcp_ip4_spec 964 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->h_u.tcp_ip4_spec.psrc = fkeys->ports.src; tcp_ip4_spec 965 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->m_u.tcp_ip4_spec.psrc = cpu_to_be16(~0); tcp_ip4_spec 967 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->h_u.tcp_ip4_spec.pdst = fkeys->ports.dst; tcp_ip4_spec 968 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c fs->m_u.tcp_ip4_spec.pdst = cpu_to_be16(~0); tcp_ip4_spec 2887 drivers/net/ethernet/cadence/macb_main.c tp4sp_m = &(fs->m_u.tcp_ip4_spec); tcp_ip4_spec 2917 drivers/net/ethernet/cadence/macb_main.c tp4sp_v = &(fs->h_u.tcp_ip4_spec); tcp_ip4_spec 2918 drivers/net/ethernet/cadence/macb_main.c tp4sp_m = &(fs->m_u.tcp_ip4_spec); tcp_ip4_spec 3006 drivers/net/ethernet/cadence/macb_main.c htonl(fs->h_u.tcp_ip4_spec.ip4src), tcp_ip4_spec 3007 drivers/net/ethernet/cadence/macb_main.c htonl(fs->h_u.tcp_ip4_spec.ip4dst), tcp_ip4_spec 3008 drivers/net/ethernet/cadence/macb_main.c htons(fs->h_u.tcp_ip4_spec.psrc), htons(fs->h_u.tcp_ip4_spec.pdst)); tcp_ip4_spec 3059 drivers/net/ethernet/cadence/macb_main.c htonl(fs->h_u.tcp_ip4_spec.ip4src), tcp_ip4_spec 3060 drivers/net/ethernet/cadence/macb_main.c htonl(fs->h_u.tcp_ip4_spec.ip4dst), tcp_ip4_spec 3061 drivers/net/ethernet/cadence/macb_main.c htons(fs->h_u.tcp_ip4_spec.psrc), tcp_ip4_spec 3062 drivers/net/ethernet/cadence/macb_main.c htons(fs->h_u.tcp_ip4_spec.pdst)); tcp_ip4_spec 460 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->h_u.tcp_ip4_spec.ip4src = flow_get_u32_src(&n->keys); tcp_ip4_spec 461 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->m_u.tcp_ip4_spec.ip4src = (__u32)~0; tcp_ip4_spec 463 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->h_u.tcp_ip4_spec.ip4dst = flow_get_u32_dst(&n->keys); tcp_ip4_spec 464 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->m_u.tcp_ip4_spec.ip4dst = (__u32)~0; tcp_ip4_spec 466 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->h_u.tcp_ip4_spec.psrc = n->keys.ports.src; tcp_ip4_spec 467 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->m_u.tcp_ip4_spec.psrc = (__u16)~0; tcp_ip4_spec 469 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->h_u.tcp_ip4_spec.pdst = n->keys.ports.dst; tcp_ip4_spec 470 drivers/net/ethernet/cisco/enic/enic_ethtool.c fsp->m_u.tcp_ip4_spec.pdst = (__u16)~0; tcp_ip4_spec 459 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c err = prep_l4_rule(&fs->h_u.tcp_ip4_spec, &fs->m_u.tcp_ip4_spec, tcp_ip4_spec 322 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c l4ip4_h = &fs->h_u.tcp_ip4_spec; tcp_ip4_spec 323 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c l4ip4_m = &fs->m_u.tcp_ip4_spec; tcp_ip4_spec 1132 drivers/net/ethernet/freescale/gianfar_ethtool.c gfar_set_basic_ip(&rule->h_u.tcp_ip4_spec, tcp_ip4_spec 1133 drivers/net/ethernet/freescale/gianfar_ethtool.c &rule->m_u.tcp_ip4_spec, tab); tcp_ip4_spec 5137 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c struct ethtool_tcpip4_spec *tcp_ip4_spec; tcp_ip4_spec 5159 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c tcp_ip4_spec = &fs->h_u.tcp_ip4_spec; tcp_ip4_spec 5162 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!tcp_ip4_spec->ip4src) tcp_ip4_spec 5165 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!tcp_ip4_spec->ip4dst) tcp_ip4_spec 5168 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!tcp_ip4_spec->psrc) tcp_ip4_spec 5171 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!tcp_ip4_spec->pdst) tcp_ip4_spec 5174 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!tcp_ip4_spec->tos) tcp_ip4_spec 5379 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be32_to_cpu(fs->h_u.tcp_ip4_spec.ip4src); tcp_ip4_spec 5381 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be32_to_cpu(fs->m_u.tcp_ip4_spec.ip4src); tcp_ip4_spec 5384 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be32_to_cpu(fs->h_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 5386 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be32_to_cpu(fs->m_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 5388 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c rule->tuples.src_port = be16_to_cpu(fs->h_u.tcp_ip4_spec.psrc); tcp_ip4_spec 5390 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be16_to_cpu(fs->m_u.tcp_ip4_spec.psrc); tcp_ip4_spec 5392 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c rule->tuples.dst_port = be16_to_cpu(fs->h_u.tcp_ip4_spec.pdst); tcp_ip4_spec 5394 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c be16_to_cpu(fs->m_u.tcp_ip4_spec.pdst); tcp_ip4_spec 5396 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c rule->tuples.ip_tos = fs->h_u.tcp_ip4_spec.tos; tcp_ip4_spec 5397 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c rule->tuples_mask.ip_tos = fs->m_u.tcp_ip4_spec.tos; tcp_ip4_spec 5799 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->h_u.tcp_ip4_spec.ip4src = tcp_ip4_spec 5801 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.ip4src = tcp_ip4_spec 5805 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->h_u.tcp_ip4_spec.ip4dst = tcp_ip4_spec 5807 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.ip4dst = tcp_ip4_spec 5811 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->h_u.tcp_ip4_spec.psrc = cpu_to_be16(rule->tuples.src_port); tcp_ip4_spec 5812 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.psrc = tcp_ip4_spec 5816 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->h_u.tcp_ip4_spec.pdst = cpu_to_be16(rule->tuples.dst_port); tcp_ip4_spec 5817 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.pdst = tcp_ip4_spec 5821 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->h_u.tcp_ip4_spec.tos = rule->tuples.ip_tos; tcp_ip4_spec 5822 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.tos = tcp_ip4_spec 5830 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c fs->m_u.tcp_ip4_spec.ip4src = tcp_ip4_spec 3224 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->h_u.tcp_ip4_spec.psrc = rule->dst_port; tcp_ip4_spec 3225 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->h_u.tcp_ip4_spec.pdst = rule->src_port; tcp_ip4_spec 3226 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->h_u.tcp_ip4_spec.ip4src = rule->dst_ip; tcp_ip4_spec 3227 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->h_u.tcp_ip4_spec.ip4dst = rule->src_ip; tcp_ip4_spec 3258 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->m_u.tcp_ip4_spec.ip4src = htonl(0xFFFFFFFF); tcp_ip4_spec 3261 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->m_u.tcp_ip4_spec.ip4dst = htonl(0xFFFFFFFF); tcp_ip4_spec 3264 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->m_u.tcp_ip4_spec.psrc = htons(0xFFFF); tcp_ip4_spec 3267 drivers/net/ethernet/intel/i40e/i40e_ethtool.c fsp->m_u.tcp_ip4_spec.pdst = htons(0xFFFF); tcp_ip4_spec 4056 drivers/net/ethernet/intel/i40e/i40e_ethtool.c struct ethtool_tcpip4_spec *tcp_ip4_spec; tcp_ip4_spec 4107 drivers/net/ethernet/intel/i40e/i40e_ethtool.c tcp_ip4_spec = &fsp->m_u.tcp_ip4_spec; tcp_ip4_spec 4110 drivers/net/ethernet/intel/i40e/i40e_ethtool.c if (tcp_ip4_spec->ip4src == htonl(0xFFFFFFFF)) tcp_ip4_spec 4112 drivers/net/ethernet/intel/i40e/i40e_ethtool.c else if (!tcp_ip4_spec->ip4src) tcp_ip4_spec 4118 drivers/net/ethernet/intel/i40e/i40e_ethtool.c if (tcp_ip4_spec->ip4dst == htonl(0xFFFFFFFF)) tcp_ip4_spec 4120 drivers/net/ethernet/intel/i40e/i40e_ethtool.c else if (!tcp_ip4_spec->ip4dst) tcp_ip4_spec 4126 drivers/net/ethernet/intel/i40e/i40e_ethtool.c if (tcp_ip4_spec->psrc == htons(0xFFFF)) tcp_ip4_spec 4128 drivers/net/ethernet/intel/i40e/i40e_ethtool.c else if (!tcp_ip4_spec->psrc) tcp_ip4_spec 4134 drivers/net/ethernet/intel/i40e/i40e_ethtool.c if (tcp_ip4_spec->pdst == htons(0xFFFF)) tcp_ip4_spec 4136 drivers/net/ethernet/intel/i40e/i40e_ethtool.c else if (!tcp_ip4_spec->pdst) tcp_ip4_spec 4142 drivers/net/ethernet/intel/i40e/i40e_ethtool.c if (tcp_ip4_spec->tos) tcp_ip4_spec 4524 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->dst_ip = fsp->h_u.tcp_ip4_spec.ip4src; tcp_ip4_spec 4525 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->src_ip = fsp->h_u.tcp_ip4_spec.ip4dst; tcp_ip4_spec 4532 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->dst_port = fsp->h_u.tcp_ip4_spec.psrc; tcp_ip4_spec 4533 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->src_port = fsp->h_u.tcp_ip4_spec.pdst; tcp_ip4_spec 4534 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->dst_ip = fsp->h_u.tcp_ip4_spec.ip4src; tcp_ip4_spec 4535 drivers/net/ethernet/intel/i40e/i40e_ethtool.c input->src_ip = fsp->h_u.tcp_ip4_spec.ip4dst; tcp_ip4_spec 2454 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->h_u.tcp_ip4_spec.psrc = rule->filter.formatted.src_port; tcp_ip4_spec 2455 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->m_u.tcp_ip4_spec.psrc = mask->formatted.src_port; tcp_ip4_spec 2456 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->h_u.tcp_ip4_spec.pdst = rule->filter.formatted.dst_port; tcp_ip4_spec 2457 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->m_u.tcp_ip4_spec.pdst = mask->formatted.dst_port; tcp_ip4_spec 2458 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->h_u.tcp_ip4_spec.ip4src = rule->filter.formatted.src_ip[0]; tcp_ip4_spec 2459 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->m_u.tcp_ip4_spec.ip4src = mask->formatted.src_ip[0]; tcp_ip4_spec 2460 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; tcp_ip4_spec 2461 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; tcp_ip4_spec 2741 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c input->filter.formatted.src_ip[0] = fsp->h_u.tcp_ip4_spec.ip4src; tcp_ip4_spec 2742 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c mask.formatted.src_ip[0] = fsp->m_u.tcp_ip4_spec.ip4src; tcp_ip4_spec 2743 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c input->filter.formatted.dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; tcp_ip4_spec 2744 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c mask.formatted.dst_ip[0] = fsp->m_u.tcp_ip4_spec.ip4dst; tcp_ip4_spec 2745 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c input->filter.formatted.src_port = fsp->h_u.tcp_ip4_spec.psrc; tcp_ip4_spec 2746 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c mask.formatted.src_port = fsp->m_u.tcp_ip4_spec.psrc; tcp_ip4_spec 2747 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c input->filter.formatted.dst_port = fsp->h_u.tcp_ip4_spec.pdst; tcp_ip4_spec 2748 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c mask.formatted.dst_port = fsp->m_u.tcp_ip4_spec.pdst; tcp_ip4_spec 1876 drivers/net/ethernet/mediatek/mtk_eth_soc.c (!fsp->h_u.tcp_ip4_spec.ip4dst) || tcp_ip4_spec 1880 drivers/net/ethernet/mediatek/mtk_eth_soc.c mac->hwlro_ip[fsp->location] = htonl(fsp->h_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 1937 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->h_u.tcp_ip4_spec.ip4dst = ntohl(mac->hwlro_ip[fsp->location]); tcp_ip4_spec 1938 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->m_u.tcp_ip4_spec.ip4dst = 0; tcp_ip4_spec 1940 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->h_u.tcp_ip4_spec.ip4src = 0; tcp_ip4_spec 1941 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->m_u.tcp_ip4_spec.ip4src = 0xffffffff; tcp_ip4_spec 1942 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->h_u.tcp_ip4_spec.psrc = 0; tcp_ip4_spec 1943 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->m_u.tcp_ip4_spec.psrc = 0xffff; tcp_ip4_spec 1944 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->h_u.tcp_ip4_spec.pdst = 0; tcp_ip4_spec 1945 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->m_u.tcp_ip4_spec.pdst = 0xffff; tcp_ip4_spec 1946 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->h_u.tcp_ip4_spec.tos = 0; tcp_ip4_spec 1947 drivers/net/ethernet/mediatek/mtk_eth_soc.c fsp->m_u.tcp_ip4_spec.tos = 0xff; tcp_ip4_spec 1337 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c if (cmd->fs.m_u.tcp_ip4_spec.tos) tcp_ip4_spec 1339 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c l4_mask = &cmd->fs.m_u.tcp_ip4_spec; tcp_ip4_spec 1484 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; tcp_ip4_spec 1500 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c tcp_ip4_spec.ip4dst); tcp_ip4_spec 1504 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c spec_l3->ipv4.src_ip = cmd->fs.h_u.tcp_ip4_spec.ip4src; tcp_ip4_spec 1505 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst; tcp_ip4_spec 1506 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c spec_l4->tcp_udp.src_port = cmd->fs.h_u.tcp_ip4_spec.psrc; tcp_ip4_spec 1507 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c spec_l4->tcp_udp.dst_port = cmd->fs.h_u.tcp_ip4_spec.pdst; tcp_ip4_spec 211 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; tcp_ip4_spec 212 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c struct ethtool_tcpip4_spec *l4_val = &fs->h_u.tcp_ip4_spec; tcp_ip4_spec 515 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; tcp_ip4_spec 1430 drivers/net/ethernet/qlogic/qede/qede_filter.c fsp->h_u.tcp_ip4_spec.psrc = fltr->tuple.src_port; tcp_ip4_spec 1431 drivers/net/ethernet/qlogic/qede/qede_filter.c fsp->h_u.tcp_ip4_spec.pdst = fltr->tuple.dst_port; tcp_ip4_spec 1432 drivers/net/ethernet/qlogic/qede/qede_filter.c fsp->h_u.tcp_ip4_spec.ip4src = fltr->tuple.src_ipv4; tcp_ip4_spec 1433 drivers/net/ethernet/qlogic/qede/qede_filter.c fsp->h_u.tcp_ip4_spec.ip4dst = fltr->tuple.dst_ipv4; tcp_ip4_spec 811 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; tcp_ip4_spec 812 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; tcp_ip4_spec 1080 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; tcp_ip4_spec 1081 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; tcp_ip4_spec 788 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; tcp_ip4_spec 789 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; tcp_ip4_spec 1024 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; tcp_ip4_spec 1025 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; tcp_ip4_spec 7083 drivers/net/ethernet/sun/niu.c fsp->h_u.tcp_ip4_spec.ip4src = cpu_to_be32(tmp); tcp_ip4_spec 7086 drivers/net/ethernet/sun/niu.c fsp->h_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); tcp_ip4_spec 7089 drivers/net/ethernet/sun/niu.c fsp->m_u.tcp_ip4_spec.ip4src = cpu_to_be32(tmp); tcp_ip4_spec 7092 drivers/net/ethernet/sun/niu.c fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); tcp_ip4_spec 7094 drivers/net/ethernet/sun/niu.c fsp->h_u.tcp_ip4_spec.tos = (tp->key[2] & TCAM_V4KEY2_TOS) >> tcp_ip4_spec 7096 drivers/net/ethernet/sun/niu.c fsp->m_u.tcp_ip4_spec.tos = (tp->key_mask[2] & TCAM_V4KEY2_TOS) >> tcp_ip4_spec 7105 drivers/net/ethernet/sun/niu.c fsp->h_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); tcp_ip4_spec 7109 drivers/net/ethernet/sun/niu.c fsp->h_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); tcp_ip4_spec 7113 drivers/net/ethernet/sun/niu.c fsp->m_u.tcp_ip4_spec.psrc = cpu_to_be16(prt); tcp_ip4_spec 7117 drivers/net/ethernet/sun/niu.c fsp->m_u.tcp_ip4_spec.pdst = cpu_to_be16(prt); tcp_ip4_spec 7351 drivers/net/ethernet/sun/niu.c sip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4src); tcp_ip4_spec 7352 drivers/net/ethernet/sun/niu.c sipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4src); tcp_ip4_spec 7353 drivers/net/ethernet/sun/niu.c dip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 7354 drivers/net/ethernet/sun/niu.c dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); tcp_ip4_spec 7367 drivers/net/ethernet/sun/niu.c tp->key[2] |= ((u64)fsp->h_u.tcp_ip4_spec.tos << tcp_ip4_spec 7369 drivers/net/ethernet/sun/niu.c tp->key_mask[2] |= ((u64)fsp->m_u.tcp_ip4_spec.tos << tcp_ip4_spec 7375 drivers/net/ethernet/sun/niu.c sport = be16_to_cpu(fsp->h_u.tcp_ip4_spec.psrc); tcp_ip4_spec 7376 drivers/net/ethernet/sun/niu.c spm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.psrc); tcp_ip4_spec 7377 drivers/net/ethernet/sun/niu.c dport = be16_to_cpu(fsp->h_u.tcp_ip4_spec.pdst); tcp_ip4_spec 7378 drivers/net/ethernet/sun/niu.c dpm = be16_to_cpu(fsp->m_u.tcp_ip4_spec.pdst); tcp_ip4_spec 853 include/uapi/linux/ethtool.h struct ethtool_tcpip4_spec tcp_ip4_spec; tcp_ip4_spec 1094 include/uapi/linux/ethtool.h struct ethtool_tcpip4_spec tcp_ip4_spec; tcp_ip4_spec 2924 net/core/ethtool.c v4_spec = &fs->h_u.tcp_ip4_spec; tcp_ip4_spec 2925 net/core/ethtool.c v4_m_spec = &fs->m_u.tcp_ip4_spec;