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

doca flow icmp header in match data More...

#include <doca_flow_net.h>

Data Fields

uint8_t type
 
uint8_t code
 
doca_be16_t ident
 

Detailed Description

doca flow icmp header in match data

Definition at line 258 of file doca_flow_net.h.

Field Documentation

◆ code

uint8_t doca_flow_header_icmp::code

icmp code.

Definition at line 261 of file doca_flow_net.h.

◆ ident

doca_be16_t doca_flow_header_icmp::ident

icmp identifier.

Definition at line 263 of file doca_flow_net.h.

◆ type

uint8_t doca_flow_header_icmp::type

icmp type

Definition at line 259 of file doca_flow_net.h.


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