Lines Matching refs:ip4dst
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()
1415 if (l4_mask->ip4dst) in add_tcp_udp_rule()