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

doca flow CT match pattern More...

#include <doca_flow_ct.h>

Collaboration diagram for doca_flow_ct_match:

Data Fields

union {
   struct doca_flow_ct_match4   ipv4
 
   struct doca_flow_ct_match6   ipv6
 
}; 
 

Detailed Description

doca flow CT match pattern

Definition at line 654 of file doca_flow_ct.h.

Field Documentation

◆ 

union { ... }

◆ ipv4

struct doca_flow_ct_match4 doca_flow_ct_match::ipv4

IPv4 match pattern

Definition at line 647 of file doca_flow_ct.h.

◆ ipv6

struct doca_flow_ct_match6 doca_flow_ct_match::ipv6

IPv6 match pattern

Definition at line 647 of file doca_flow_ct.h.


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