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

doca flow CT IPv6 match pattern More...

#include <doca_flow_ct.h>

Collaboration diagram for doca_flow_ct_match6:

Data Fields

struct doca_flow_header_l4_port l4_port
 
doca_be32_t src_ip [4]
 
doca_be32_t dst_ip [4]
 
doca_be32_t metadata
 
uint8_t next_proto
 

Detailed Description

doca flow CT IPv6 match pattern

Definition at line 638 of file doca_flow_ct.h.

Field Documentation

◆ dst_ip

doca_be32_t doca_flow_ct_match6::dst_ip[4]

ip dst address

Definition at line 643 of file doca_flow_ct.h.

◆ l4_port

struct doca_flow_header_l4_port doca_flow_ct_match6::l4_port

UDP or TCP source and destination port

Definition at line 631 of file doca_flow_ct.h.

◆ metadata

doca_be32_t doca_flow_ct_match6::metadata

metadata

Definition at line 645 of file doca_flow_ct.h.

◆ next_proto

uint8_t doca_flow_ct_match6::next_proto

ip next protocol

Definition at line 647 of file doca_flow_ct.h.

◆ src_ip

doca_be32_t doca_flow_ct_match6::src_ip[4]

ip src address

Definition at line 641 of file doca_flow_ct.h.


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