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

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

Data Fields

uint8_t type
 
uint8_t code
 
uint16_t cksum
 
uint16_t ident
 
uint16_t seq_nb
 

Detailed Description

ICMP

Definition at line 113 of file packets.h.

Field Documentation

◆ cksum

uint16_t icmp_hdr::cksum

Definition at line 116 of file packets.h.

◆ code

uint8_t icmp_hdr::code

Definition at line 115 of file packets.h.

◆ ident

uint16_t icmp_hdr::ident

Definition at line 117 of file packets.h.

◆ seq_nb

uint16_t icmp_hdr::seq_nb

Definition at line 118 of file packets.h.

◆ type

uint8_t icmp_hdr::type

Definition at line 114 of file packets.h.


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