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

#include </opt/mellanox/doca/applications/gpu_packet_processing/config_queues/packets.h>

Collaboration diagram for eth_ip_udp_hdr:

Data Fields

struct ether_hdr l2_hdr
 
struct ipv4_hdr l3_hdr
 
struct udp_hdr l4_hdr
 

Detailed Description

Definition at line 104 of file packets.h.

Field Documentation

◆ l2_hdr

struct ether_hdr eth_ip_udp_hdr::l2_hdr

Definition at line 3 of file packets.h.

◆ l3_hdr

struct ipv4_hdr eth_ip_udp_hdr::l3_hdr

Definition at line 3 of file packets.h.

◆ l4_hdr

struct udp_hdr eth_ip_udp_hdr::l4_hdr

Definition at line 3 of file packets.h.


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