ip4dst            508 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 			ntohl(fsp->h_u.tcp_ip4_spec.ip4dst);
ip4dst            961 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->h_u.tcp_ip4_spec.ip4dst = fkeys->addrs.v4addrs.dst;
ip4dst            962 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0);
ip4dst           2894 drivers/net/ethernet/cadence/macb_main.c 		if (enable && (tp4sp_m->ip4dst == 0xFFFFFFFF))
ip4dst           2935 drivers/net/ethernet/cadence/macb_main.c 	if (tp4sp_m->ip4dst == 0xFFFFFFFF) {
ip4dst           2939 drivers/net/ethernet/cadence/macb_main.c 		w0 = tp4sp_v->ip4dst;
ip4dst           3007 drivers/net/ethernet/cadence/macb_main.c 			htonl(fs->h_u.tcp_ip4_spec.ip4dst),
ip4dst           3060 drivers/net/ethernet/cadence/macb_main.c 					htonl(fs->h_u.tcp_ip4_spec.ip4dst),
ip4dst            463 drivers/net/ethernet/cisco/enic/enic_ethtool.c 	fsp->h_u.tcp_ip4_spec.ip4dst = flow_get_u32_dst(&n->keys);
ip4dst            464 drivers/net/ethernet/cisco/enic/enic_ethtool.c 	fsp->m_u.tcp_ip4_spec.ip4dst = (__u32)~0;
ip4dst            320 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 	if (uip_mask->ip4dst) {
ip4dst            322 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		*(__be32 *)(key + off) = uip_value->ip4dst;
ip4dst            323 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		*(__be32 *)(mask + off) = uip_mask->ip4dst;
ip4dst            374 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 	if (l4_mask->ip4dst) {
ip4dst            376 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		*(__be32 *)(key + off) = l4_value->ip4dst;
ip4dst            377 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		*(__be32 *)(mask + off) = l4_mask->ip4dst;
ip4dst            335 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 		rfse.dip_h[0] = l4ip4_h->ip4dst;
ip4dst            336 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 		rfse.dip_m[0] = l4ip4_m->ip4dst;
ip4dst            352 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 		rfse.dip_h[0] = l3ip4_h->ip4dst;
ip4dst            353 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 		rfse.dip_m[0] = l3ip4_m->ip4dst;
ip4dst            963 drivers/net/ethernet/freescale/gianfar_ethtool.c 	gfar_set_attribute(be32_to_cpu(value->ip4dst),
ip4dst            964 drivers/net/ethernet/freescale/gianfar_ethtool.c 			   be32_to_cpu(mask->ip4dst),
ip4dst            983 drivers/net/ethernet/freescale/gianfar_ethtool.c 	gfar_set_attribute(be32_to_cpu(value->ip4dst),
ip4dst            984 drivers/net/ethernet/freescale/gianfar_ethtool.c 			   be32_to_cpu(mask->ip4dst),
ip4dst           5165 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!tcp_ip4_spec->ip4dst)
ip4dst           5186 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!usr_ip4_spec->ip4dst)
ip4dst           5384 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be32_to_cpu(fs->h_u.tcp_ip4_spec.ip4dst);
ip4dst           5386 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be32_to_cpu(fs->m_u.tcp_ip4_spec.ip4dst);
ip4dst           5410 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be32_to_cpu(fs->h_u.usr_ip4_spec.ip4dst);
ip4dst           5412 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be32_to_cpu(fs->m_u.usr_ip4_spec.ip4dst);
ip4dst           5805 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->h_u.tcp_ip4_spec.ip4dst =
ip4dst           5807 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->m_u.tcp_ip4_spec.ip4dst =
ip4dst           5834 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->h_u.usr_ip4_spec.ip4dst =
ip4dst           5836 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->m_u.usr_ip4_spec.ip4dst =
ip4dst           3227 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	fsp->h_u.tcp_ip4_spec.ip4dst = rule->src_ip;
ip4dst           3261 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		fsp->m_u.tcp_ip4_spec.ip4dst = htonl(0xFFFFFFFF);
ip4dst           4118 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		if (tcp_ip4_spec->ip4dst == htonl(0xFFFFFFFF))
ip4dst           4120 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		else if (!tcp_ip4_spec->ip4dst)
ip4dst           4158 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		if (usr_ip4_spec->ip4dst == htonl(0xFFFFFFFF))
ip4dst           4160 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		else if (!usr_ip4_spec->ip4dst)
ip4dst           4525 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	input->src_ip = fsp->h_u.tcp_ip4_spec.ip4dst;
ip4dst           4535 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	input->src_ip = fsp->h_u.tcp_ip4_spec.ip4dst;
ip4dst           2460 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0];
ip4dst           2461 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0];
ip4dst           2743 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	input->filter.formatted.dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst;
ip4dst           2744 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	mask.formatted.dst_ip[0] = fsp->m_u.tcp_ip4_spec.ip4dst;
ip4dst           1876 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	    (!fsp->h_u.tcp_ip4_spec.ip4dst) ||
ip4dst           1880 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	mac->hwlro_ip[fsp->location] = htonl(fsp->h_u.tcp_ip4_spec.ip4dst);
ip4dst           1937 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	fsp->h_u.tcp_ip4_spec.ip4dst = ntohl(mac->hwlro_ip[fsp->location]);
ip4dst           1938 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	fsp->m_u.tcp_ip4_spec.ip4dst = 0;
ip4dst           1342 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		    !all_zeros_or_all_ones(l4_mask->ip4dst) ||
ip4dst           1351 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		    (!l3_mask->ip4src && !l3_mask->ip4dst) ||
ip4dst           1353 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		    !all_zeros_or_all_ones(l3_mask->ip4dst))
ip4dst           1456 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 						   usr_ip4_spec.ip4dst);
ip4dst           1463 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	spec_l3->ipv4.dst_ip = cmd->fs.h_u.usr_ip4_spec.ip4dst;
ip4dst           1464 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	if (l3_mask->ip4dst)
ip4dst           1500 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 							   tcp_ip4_spec.ip4dst);
ip4dst           1505 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst;
ip4dst           1512 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 							   udp_ip4_spec.ip4dst);
ip4dst           1517 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst;
ip4dst           1524 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	if (l4_mask->ip4dst)
ip4dst            215 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 		l4_mask->ip4dst, l4_val->ip4dst);
ip4dst            228 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 		l4_mask->ip4dst, l4_val->ip4dst);
ip4dst            241 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 		l3_mask->ip4dst, l3_val->ip4dst);
ip4dst            523 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (l4_mask->ip4dst)
ip4dst            543 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (l3_mask->ip4dst)
ip4dst           1433 drivers/net/ethernet/qlogic/qede/qede_filter.c 		fsp->h_u.tcp_ip4_spec.ip4dst = fltr->tuple.dst_ipv4;
ip4dst            846 drivers/net/ethernet/sfc/ethtool.c 			ip_entry->ip4dst = spec.loc_host[0];
ip4dst            847 drivers/net/ethernet/sfc/ethtool.c 			ip_mask->ip4dst = IP4_ADDR_FULL_MASK;
ip4dst            925 drivers/net/ethernet/sfc/ethtool.c 			uip_entry->ip4dst = spec.loc_host[0];
ip4dst            926 drivers/net/ethernet/sfc/ethtool.c 			uip_mask->ip4dst = IP4_ADDR_FULL_MASK;
ip4dst           1130 drivers/net/ethernet/sfc/ethtool.c 		if (ip_mask->ip4dst) {
ip4dst           1131 drivers/net/ethernet/sfc/ethtool.c 			if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK)
ip4dst           1134 drivers/net/ethernet/sfc/ethtool.c 			spec.loc_host[0] = ip_entry->ip4dst;
ip4dst           1199 drivers/net/ethernet/sfc/ethtool.c 		if (uip_mask->ip4dst) {
ip4dst           1200 drivers/net/ethernet/sfc/ethtool.c 			if (uip_mask->ip4dst != IP4_ADDR_FULL_MASK)
ip4dst           1203 drivers/net/ethernet/sfc/ethtool.c 			spec.loc_host[0] = uip_entry->ip4dst;
ip4dst            823 drivers/net/ethernet/sfc/falcon/ethtool.c 			ip_entry->ip4dst = spec.loc_host[0];
ip4dst            824 drivers/net/ethernet/sfc/falcon/ethtool.c 			ip_mask->ip4dst = IP4_ADDR_FULL_MASK;
ip4dst            902 drivers/net/ethernet/sfc/falcon/ethtool.c 			uip_entry->ip4dst = spec.loc_host[0];
ip4dst            903 drivers/net/ethernet/sfc/falcon/ethtool.c 			uip_mask->ip4dst = IP4_ADDR_FULL_MASK;
ip4dst           1065 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (ip_mask->ip4dst) {
ip4dst           1066 drivers/net/ethernet/sfc/falcon/ethtool.c 			if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK)
ip4dst           1069 drivers/net/ethernet/sfc/falcon/ethtool.c 			spec.loc_host[0] = ip_entry->ip4dst;
ip4dst           1134 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (uip_mask->ip4dst) {
ip4dst           1135 drivers/net/ethernet/sfc/falcon/ethtool.c 			if (uip_mask->ip4dst != IP4_ADDR_FULL_MASK)
ip4dst           1138 drivers/net/ethernet/sfc/falcon/ethtool.c 			spec.loc_host[0] = uip_entry->ip4dst;
ip4dst           7086 drivers/net/ethernet/sun/niu.c 	fsp->h_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp);
ip4dst           7092 drivers/net/ethernet/sun/niu.c 	fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp);
ip4dst           7353 drivers/net/ethernet/sun/niu.c 	dip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4dst);
ip4dst           7354 drivers/net/ethernet/sun/niu.c 	dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst);
ip4dst            760 include/uapi/linux/ethtool.h 	__be32	ip4dst;
ip4dst            777 include/uapi/linux/ethtool.h 	__be32	ip4dst;
ip4dst            795 include/uapi/linux/ethtool.h 	__be32	ip4dst;
ip4dst           2931 net/core/ethtool.c 		if (v4_m_spec->ip4dst) {
ip4dst           2932 net/core/ethtool.c 			match->key.ipv4.dst = v4_spec->ip4dst;
ip4dst           2933 net/core/ethtool.c 			match->mask.ipv4.dst = v4_m_spec->ip4dst;
ip4dst           2936 net/core/ethtool.c 		    v4_m_spec->ip4dst) {