| 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 rte_gtp_hdr * | gtp_hdr |
| struct rte_gtp_hdr_ext_word * | opt_hdr |
| struct rte_gtp_psc_type0_hdr * | ext_hdr |
Definition at line 71 of file packet_parser.h.
| struct rte_gtp_psc_type0_hdr* gtp_parser_ctx::ext_hdr |
Definition at line 75 of file packet_parser.h.
| struct rte_gtp_hdr* gtp_parser_ctx::gtp_hdr |
Definition at line 73 of file packet_parser.h.
| size_t gtp_parser_ctx::len |
Definition at line 72 of file packet_parser.h.
| struct rte_gtp_hdr_ext_word* gtp_parser_ctx::opt_hdr |
Definition at line 74 of file packet_parser.h.