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

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

Collaboration diagram for conn_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
 

Detailed Description

Definition at line 78 of file packet_parser.h.

Field Documentation

◆ len

size_t conn_parser_ctx::len

Definition at line 79 of file packet_parser.h.

◆ link_ctx

struct link_parser_ctx conn_parser_ctx::link_ctx

Definition at line 79 of file packet_parser.h.

◆ network_ctx

struct network_parser_ctx conn_parser_ctx::network_ctx

Definition at line 79 of file packet_parser.h.

◆ transport_ctx

struct transport_parser_ctx conn_parser_ctx::transport_ctx

Definition at line 79 of file packet_parser.h.


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