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

doca flow CT IPv4 match pattern More...

#include <doca_flow_ct.h>

Collaboration diagram for doca_flow_ct_match4:

Data Fields

struct doca_flow_header_l4_port l4_port
 
doca_be32_t src_ip
 
doca_be32_t dst_ip
 
doca_be32_t metadata
 
uint8_t next_proto
 

Detailed Description

doca flow CT IPv4 match pattern

Definition at line 622 of file doca_flow_ct.h.

Field Documentation

◆ dst_ip

doca_be32_t doca_flow_ct_match4::dst_ip

ip dst address

Definition at line 627 of file doca_flow_ct.h.

◆ l4_port

struct doca_flow_header_l4_port doca_flow_ct_match4::l4_port

UDP or TCP source and destination port

Definition at line 603 of file doca_flow_ct.h.

◆ metadata

doca_be32_t doca_flow_ct_match4::metadata

metadata

Definition at line 629 of file doca_flow_ct.h.

◆ next_proto

uint8_t doca_flow_ct_match4::next_proto

ip next protocol

Definition at line 631 of file doca_flow_ct.h.

◆ src_ip

doca_be32_t doca_flow_ct_match4::src_ip

ip src address

Definition at line 625 of file doca_flow_ct.h.


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