Searched refs:ip4dst (Results 1 – 9 of 9) sorted by relevance
1248 !all_zeros_or_all_ones(l4_mask->ip4dst) || in mlx4_en_validate_flow()1257 (!l3_mask->ip4src && !l3_mask->ip4dst) || in mlx4_en_validate_flow()1259 !all_zeros_or_all_ones(l3_mask->ip4dst)) in mlx4_en_validate_flow()1362 usr_ip4_spec.ip4dst); in add_ip_rule()1369 spec_l3->ipv4.dst_ip = cmd->fs.h_u.usr_ip4_spec.ip4dst; in add_ip_rule()1370 if (l3_mask->ip4dst) in add_ip_rule()1406 tcp_ip4_spec.ip4dst); in add_tcp_udp_rule()1411 spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst; in add_tcp_udp_rule()1418 udp_ip4_spec.ip4dst); in add_tcp_udp_rule()1423 spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst; in add_tcp_udp_rule()[all …]
707 __be32 ip4dst; member724 __be32 ip4dst; member742 __be32 ip4dst; member
821 ip_entry->ip4dst = spec.loc_host[0]; in efx_ethtool_get_class_rule()822 ip_mask->ip4dst = IP4_ADDR_FULL_MASK; in efx_ethtool_get_class_rule()987 if (ip_mask->ip4dst) { in efx_ethtool_set_class_rule()988 if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK) in efx_ethtool_set_class_rule()991 spec.loc_host[0] = ip_entry->ip4dst; in efx_ethtool_set_class_rule()
383 fsp->h_u.tcp_ip4_spec.ip4dst = flow_get_u32_dst(&n->keys); in enic_grxclsrule()384 fsp->m_u.tcp_ip4_spec.ip4dst = (__u32)~0; in enic_grxclsrule()
1030 gfar_set_attribute(be32_to_cpu(value->ip4dst), in gfar_set_basic_ip()1031 be32_to_cpu(mask->ip4dst), in gfar_set_basic_ip()1050 gfar_set_attribute(be32_to_cpu(value->ip4dst), in gfar_set_user_ip()1051 be32_to_cpu(mask->ip4dst), in gfar_set_user_ip()
343 fs->h_u.tcp_ip4_spec.ip4dst = fkeys->addrs.v4addrs.dst; in bnxt_grxclsrule()344 fs->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(~0); in bnxt_grxclsrule()
2381 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2382 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2663 input->filter.formatted.dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry()2664 mask.formatted.dst_ip[0] = fsp->m_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry()
2076 fsp->h_u.tcp_ip4_spec.ip4dst = rule->src_ip[0]; in i40e_get_ethtool_fdir_entry()2445 input->src_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; in i40e_add_fdir_ethtool()
7110 fsp->h_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7116 fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7377 dip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()7378 dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()