NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
security_gateway_pkt_meta Union Reference

#include </opt/mellanox/doca/applications/ipsec_security_gw/flow_common.h>

Data Fields

uint32_t u32
 
struct {
   uint32_t   encrypt: 1
 
   uint32_t   decrypt: 1
 
   uint32_t   inner_ipv6: 1
 
   uint32_t   decrypt_syndrome: 2
 
   uint32_t   antireplay_syndrome: 2
 
   uint32_t   rsvd0: 5
 
   uint32_t   rule_id: 20
 
__attribute__
 

Detailed Description

Definition at line 97 of file flow_common.h.

Field Documentation

◆ 

struct { ... } security_gateway_pkt_meta::__attribute__

◆ antireplay_syndrome

uint32_t security_gateway_pkt_meta::antireplay_syndrome

Definition at line 104 of file flow_common.h.

◆ decrypt

uint32_t security_gateway_pkt_meta::decrypt

Definition at line 101 of file flow_common.h.

◆ decrypt_syndrome

uint32_t security_gateway_pkt_meta::decrypt_syndrome

Definition at line 103 of file flow_common.h.

◆ encrypt

uint32_t security_gateway_pkt_meta::encrypt

Definition at line 100 of file flow_common.h.

◆ inner_ipv6

uint32_t security_gateway_pkt_meta::inner_ipv6

Definition at line 102 of file flow_common.h.

◆ rsvd0

uint32_t security_gateway_pkt_meta::rsvd0

Definition at line 105 of file flow_common.h.

◆ rule_id

uint32_t security_gateway_pkt_meta::rule_id

Definition at line 106 of file flow_common.h.

◆ u32

uint32_t security_gateway_pkt_meta::u32

Definition at line 98 of file flow_common.h.


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