| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/common/packet_parser.h>
Data Fields | |
| size_t | len |
| uint16_t | next_proto |
| struct rte_ether_hdr * | eth |
Definition at line 42 of file packet_parser.h.
| struct rte_ether_hdr* link_parser_ctx::eth |
Definition at line 45 of file packet_parser.h.
| size_t link_parser_ctx::len |
Definition at line 43 of file packet_parser.h.
| uint16_t link_parser_ctx::next_proto |
Definition at line 44 of file packet_parser.h.