Searched refs:AH (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ipsec_lib.rst | 12 (ESP and AH), IKE protocol(s) implementation is out of scope 24 * for inbound ESP/AH packets perform decryption, authentication, integrity checking, remove ESP/AH… 25 * for outbound packets perform payload encryption, attach ICV, update/add IP headers, add ESP/AH h…
|
| H A D | rte_security.rst | 53 ESP/AH headers will remain in the packet but the received packet 124 ESP/AH headers will be removed from the packet and the received packet 204 E.g. in case of IPsec, IPsec tunnel headers (if any), ESP/AH headers
|
| H A D | rte_flow.rst | 1359 Item: ``AH`` 1364 - ``next_hdr``: next payload after AH. 1365 - ``payload_len``: total length of AH in 4B words.
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_fdir.c | 873 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr, AH); in iavf_fdir_parse_pattern() 878 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, AH, SPI); in iavf_fdir_parse_pattern()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.c | 95 MK_FLOW_ITEM(AH, sizeof(struct rte_flow_item_ah)),
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_02.rst | 129 * Added support for ESP-AH profiles which can be programmed by the
|
| H A D | release_20_08.rst | 162 * Added RSS support for GTPU, L2TP, ESP, AH, PFCP and PPPoE.
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5558 UINT8 AH; member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | i40e.rst | 497 ESP-AH package is released, and it can be downloaded from
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ipsec_secgw.rst | 108 * No AH mode.
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3746 - ``ah``: match AH header. 4802 Sample AH rules 4805 AH rules can be created by the following commands::
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 3137 .priv = PRIV_ITEM(AH, sizeof(struct rte_flow_item_ah)),
|