| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
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 |
doca flow icmp header in match data
Definition at line 258 of file doca_flow_net.h.
| uint8_t doca_flow_header_icmp::code |
icmp code.
Definition at line 261 of file doca_flow_net.h.
| doca_be16_t doca_flow_header_icmp::ident |
icmp identifier.
Definition at line 263 of file doca_flow_net.h.
| uint8_t doca_flow_header_icmp::type |
icmp type
Definition at line 259 of file doca_flow_net.h.