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

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

Data Fields

size_t len
 
uint16_t next_proto
 
struct rte_ether_hdr * eth
 

Detailed Description

Definition at line 42 of file packet_parser.h.

Field Documentation

◆ eth

struct rte_ether_hdr* link_parser_ctx::eth

Definition at line 45 of file packet_parser.h.

◆ len

size_t link_parser_ctx::len

Definition at line 43 of file packet_parser.h.

◆ next_proto

uint16_t link_parser_ctx::next_proto

Definition at line 44 of file packet_parser.h.


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