Searched refs:deny (Results 1 – 7 of 7) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_acl.h | 17 uint32_t deny; member 469 .deny = 6}, /* should match 5, 6 */ 480 .deny = 3}, /* should match 2, 3 */ 487 {.vlan = 0x5, .allow = 8, .deny = 9}, /* should match 8, 9 */ 519 .allow = 5, .deny = 9}, /* should match 5, 9 */ 556 .deny = 23 567 .deny = 25 577 .deny = 23 587 .deny = 27 597 .deny = 23 [all …]
|
| H A D | test_acl.c | 323 if (result != test_data[i].deny) { in test_classify_alg() 326 __LINE__, i, test_data[i].deny, in test_classify_alg()
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_gpio.rst | 62 to EAL will deny using all GPIOs except those specified explicitly in the
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 29 anyone to deny you these rights or to ask you to surrender the rights.
|
| H A D | lgpl-2.1.txt | 36 distributors to deny you these rights or to ask you to surrender these
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 145 to deny them), allocation validator callbacks are also available via 1046 exceed threshold set by the user, giving a chance to allow or deny allocation.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 29 allowing user to permit or deny memory allocations.
|