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

#include </opt/mellanox/doca/applications/common/packet_parser.h>

Collaboration diagram for tun_parser_ctx:

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
 

Detailed Description

Definition at line 85 of file packet_parser.h.

Field Documentation

◆ gtp_ctx

struct gtp_parser_ctx tun_parser_ctx::gtp_ctx

Definition at line 86 of file packet_parser.h.

◆ inner

struct conn_parser_ctx tun_parser_ctx::inner

Definition at line 86 of file packet_parser.h.

◆ len

size_t tun_parser_ctx::len

Definition at line 86 of file packet_parser.h.

◆ link_ctx

struct link_parser_ctx tun_parser_ctx::link_ctx

Definition at line 86 of file packet_parser.h.

◆ network_ctx

struct network_parser_ctx tun_parser_ctx::network_ctx

Definition at line 86 of file packet_parser.h.

◆ transport_ctx

struct transport_parser_ctx tun_parser_ctx::transport_ctx

Definition at line 86 of file packet_parser.h.


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