Searched refs:dst_port_high (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_acl.h | 99 .dst_port_high = 100, 118 .dst_port_high = 0xf, 150 .dst_port_high = 0xffff, 286 .dst_port_high = 80, 295 .dst_port_high = 1023, 304 .dst_port_high = 1020, 313 .dst_port_high = 2000, 405 .dst_port_high = 1024, 423 .dst_port_high = 1024, 441 .dst_port_high = 1024, [all …]
|
| H A D | test_acl.c | 47 .dst_port_high = UINT16_MAX, 121 ri->dst_port_high; in acl_ipv4vlan_convert_rule() 476 .dst_port_high = UINT16_MAX, in test_build_ports_range() 488 .dst_port_high = 65280, in test_build_ports_range() 500 .dst_port_high = 52, in test_build_ports_range() 512 .dst_port_high = 53, in test_build_ports_range() 524 .dst_port_high = UINT16_MAX, in test_build_ports_range() 622 ri->dst_port_high; in convert_rule() 1296 rule.dst_port_high = 0x0010; in test_invalid_rules() 1307 rule.dst_port_high = 0xffff; in test_invalid_rules() [all …]
|