Searched refs:ip4dst (Results 1 – 8 of 8) sorted by relevance
701 __be32 ip4dst; member718 __be32 ip4dst; member736 __be32 ip4dst; member
1233 !all_zeros_or_all_ones(l4_mask->ip4dst) || in mlx4_en_validate_flow()1242 (!l3_mask->ip4src && !l3_mask->ip4dst) || in mlx4_en_validate_flow()1244 !all_zeros_or_all_ones(l3_mask->ip4dst)) in mlx4_en_validate_flow()1347 usr_ip4_spec.ip4dst); in add_ip_rule()1354 spec_l3->ipv4.dst_ip = cmd->fs.h_u.usr_ip4_spec.ip4dst; in add_ip_rule()1355 if (l3_mask->ip4dst) in add_ip_rule()1391 tcp_ip4_spec.ip4dst); in add_tcp_udp_rule()1396 spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst; in add_tcp_udp_rule()1403 udp_ip4_spec.ip4dst); in add_tcp_udp_rule()1408 spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst; in add_tcp_udp_rule()[all …]
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()
366 fsp->h_u.tcp_ip4_spec.ip4dst = n->keys.dst; in enic_grxclsrule()367 fsp->m_u.tcp_ip4_spec.ip4dst = (__u32)~0; in enic_grxclsrule()
1033 gfar_set_attribute(be32_to_cpu(value->ip4dst), in gfar_set_basic_ip()1034 be32_to_cpu(mask->ip4dst), in gfar_set_basic_ip()1053 gfar_set_attribute(be32_to_cpu(value->ip4dst), in gfar_set_user_ip()1054 be32_to_cpu(mask->ip4dst), in gfar_set_user_ip()
2376 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2377 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry()2641 input->filter.formatted.dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry()2642 mask.formatted.dst_ip[0] = fsp->m_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry()
1909 fsp->h_u.tcp_ip4_spec.ip4dst = rule->src_ip[0]; in i40e_get_ethtool_fdir_entry()2278 input->src_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; in i40e_add_fdir_ethtool()
7112 fsp->h_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7118 fsp->m_u.tcp_ip4_spec.ip4dst = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7379 dip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()7380 dipm = be32_to_cpu(fsp->m_u.tcp_ip4_spec.ip4dst); in niu_get_tcamkey_from_ip4fs()