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

doca flow matcher information More...

#include <doca_flow.h>

Collaboration diagram for doca_flow_match:

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
 

Detailed Description

doca flow matcher information

Definition at line 491 of file doca_flow.h.

Field Documentation

◆ flags

uint32_t doca_flow_match::flags

match items which are no value

Definition at line 492 of file doca_flow.h.

◆ inner

struct doca_flow_header_format doca_flow_match::inner

inner layer header format

Definition at line 492 of file doca_flow.h.

◆ meta

struct doca_flow_meta doca_flow_match::meta

Programmable meta data.

Definition at line 492 of file doca_flow.h.

◆ outer

struct doca_flow_header_format doca_flow_match::outer

outer layer header format

Definition at line 492 of file doca_flow.h.

◆ parser_meta

struct doca_flow_parser_meta doca_flow_match::parser_meta

Read-only meta data.

Definition at line 492 of file doca_flow.h.

◆ tun

struct doca_flow_tun doca_flow_match::tun

tunnel info

Definition at line 492 of file doca_flow.h.


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