| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/common/packet_parser.h>

Data Fields | |
| size_t | len |
| struct link_parser_ctx | link_ctx |
| struct network_parser_ctx | network_ctx |
| struct transport_parser_ctx | transport_ctx |
| struct gtp_parser_ctx | gtp_ctx |
| struct conn_parser_ctx | inner |
Definition at line 85 of file packet_parser.h.
| struct gtp_parser_ctx tun_parser_ctx::gtp_ctx |
Definition at line 86 of file packet_parser.h.
| struct conn_parser_ctx tun_parser_ctx::inner |
Definition at line 86 of file packet_parser.h.
| size_t tun_parser_ctx::len |
Definition at line 86 of file packet_parser.h.
| struct link_parser_ctx tun_parser_ctx::link_ctx |
Definition at line 86 of file packet_parser.h.
| struct network_parser_ctx tun_parser_ctx::network_ctx |
Definition at line 86 of file packet_parser.h.
| struct transport_parser_ctx tun_parser_ctx::transport_ctx |
Definition at line 86 of file packet_parser.h.