Searched refs:ecn (Results 1 – 10 of 10) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_ipsec_test_vectors.h | 95 .options.ecn = 0, 195 .options.ecn = 0, 297 .options.ecn = 0, 405 .options.ecn = 0, 506 .options.ecn = 0, 608 .options.ecn = 0, 713 .options.ecn = 0, 821 .options.ecn = 0, 926 .options.ecn = 0, 1035 .options.ecn = 0, [all …]
|
| H A D | test_cryptodev_security_ipsec.c | 156 if (ipsec_xform->options.ecn == 1 && sec_cap->ipsec.options.ecn == 0) { in test_ipsec_sec_caps_verify()
|
| /dpdk/doc/guides/vdpadevs/features/ |
| H A D | default.ini | 16 ecn = key
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 27 ecn
|
| /dpdk/lib/security/ |
| H A D | rte_security.h | 193 uint32_t ecn : 1; member
|
| /dpdk/lib/ipsec/ |
| H A D | sa.c | 229 if (prm->ipsec_xform.options.ecn == 0) in fill_sa_type() 390 if (prm->ipsec_xform.options.ecn) in esp_sa_init()
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3238 Set port traffic management mark IP ecn 3241 Enables/Disables the traffic management marking on the port for IP ecn packets:: 3248 ``yellow`` or ``red`` will have IP ecn bits updated 3250 * ``green`` enable 1, disable 0 marking IP ecn for green marked packets with ecn of 2'b01 or 2'b10 3251 to ecn of 2'b11 when IP is caring TCP or SCTP 3253 * ``yellow`` enable 1, disable 0 marking IP ecn for yellow marked packets with ecn of 2'b01 or 2'b… 3254 to ecn of 2'b11 when IP is caring TCP or SCTP 3256 * ``red`` enable 1, disable 0 marking IP ecn for yellow marked packets with ecn of 2'b01 or 2'b10 3257 to ecn of 2'b11 when IP is caring TCP or SCTP
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_ipsec_crypto.c | 294 conf->ipsec.options.ecn || in iavf_ipsec_crypto_session_validate_conf()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 1461 prm->ipsec_xform.options.ecn = 1; in fill_ipsec_sa_prm()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 3337 u8 ecn[0x2]; member
|