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