| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
doca flow matcher information More...
#include <doca_flow.h>

Data Fields | |
| uint32_t | flags |
| struct doca_flow_meta | meta |
| struct doca_flow_parser_meta | parser_meta |
| struct doca_flow_header_format | outer |
| struct doca_flow_tun | tun |
| struct doca_flow_header_format | inner |
doca flow matcher information
Definition at line 491 of file doca_flow.h.
| uint32_t doca_flow_match::flags |
match items which are no value
Definition at line 492 of file doca_flow.h.
| struct doca_flow_header_format doca_flow_match::inner |
inner layer header format
Definition at line 492 of file doca_flow.h.
| struct doca_flow_meta doca_flow_match::meta |
Programmable meta data.
Definition at line 492 of file doca_flow.h.
| struct doca_flow_header_format doca_flow_match::outer |
outer layer header format
Definition at line 492 of file doca_flow.h.
| struct doca_flow_parser_meta doca_flow_match::parser_meta |
Read-only meta data.
Definition at line 492 of file doca_flow.h.
| struct doca_flow_tun doca_flow_match::tun |
tunnel info
Definition at line 492 of file doca_flow.h.