Lines Matching refs:ip4dst
1351 !all_zeros_or_all_ones(l4_mask->ip4dst) || in mlx4_en_validate_flow()
1360 (!l3_mask->ip4src && !l3_mask->ip4dst) || in mlx4_en_validate_flow()
1362 !all_zeros_or_all_ones(l3_mask->ip4dst)) in mlx4_en_validate_flow()
1464 usr_ip4_spec.ip4dst); in add_ip_rule()
1471 spec_l3->ipv4.dst_ip = cmd->fs.h_u.usr_ip4_spec.ip4dst; in add_ip_rule()
1472 if (l3_mask->ip4dst) in add_ip_rule()
1508 tcp_ip4_spec.ip4dst); in add_tcp_udp_rule()
1513 spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst; in add_tcp_udp_rule()
1520 udp_ip4_spec.ip4dst); in add_tcp_udp_rule()
1525 spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst; in add_tcp_udp_rule()
1532 if (l4_mask->ip4dst) in add_tcp_udp_rule()