| rte_tls_hdr(3) | Library Functions Manual | rte_tls_hdr(3) |
rte_tls_hdr
#include <rte_tls.h>
uint8_t type
rte_be16_t version
rte_be16_t length
TLS Header
Definition at line 31 of file rte_tls.h.
Content type of TLS packet. Defined as RTE_TLS_TYPE_*.
Definition at line 33 of file rte_tls.h.
TLS Version defined as RTE_TLS_VERSION*.
Definition at line 35 of file rte_tls.h.
The length (in bytes) of the following TLS packet.
Definition at line 37 of file rte_tls.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |