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

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

Collaboration diagram for eth_ip_icmp_hdr:

Data Fields

struct ether_hdr l2_hdr
 
struct ipv4_hdr l3_hdr
 
struct icmp_hdr l4_hdr
 

Detailed Description

Definition at line 121 of file packets.h.

Field Documentation

◆ l2_hdr

struct ether_hdr eth_ip_icmp_hdr::l2_hdr

Definition at line 4 of file packets.h.

◆ l3_hdr

struct ipv4_hdr eth_ip_icmp_hdr::l3_hdr

Definition at line 4 of file packets.h.

◆ l4_hdr

struct icmp_hdr eth_ip_icmp_hdr::l4_hdr

Definition at line 4 of file packets.h.


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