NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
gtp_parser_ctx Struct Reference

#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
 

Detailed Description

Definition at line 71 of file packet_parser.h.

Field Documentation

◆ ext_hdr

struct rte_gtp_psc_type0_hdr* gtp_parser_ctx::ext_hdr

Definition at line 75 of file packet_parser.h.

◆ gtp_hdr

struct rte_gtp_hdr* gtp_parser_ctx::gtp_hdr

Definition at line 73 of file packet_parser.h.

◆ len

size_t gtp_parser_ctx::len

Definition at line 72 of file packet_parser.h.

◆ opt_hdr

struct rte_gtp_hdr_ext_word* gtp_parser_ctx::opt_hdr

Definition at line 74 of file packet_parser.h.


The documentation for this struct was generated from the following file: