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

doca flow psp header in match data and modify/encap actions More...

#include <doca_flow_net.h>

Data Fields

uint8_t nexthdr
 
uint8_t hdrextlen
 
uint8_t res_cryptofst
 
uint8_t s_d_ver_v
 
doca_be32_t spi
 
doca_be64_t iv
 
doca_be64_t vc
 

Detailed Description

doca flow psp header in match data and modify/encap actions

Definition at line 402 of file doca_flow_net.h.

Field Documentation

◆ hdrextlen

uint8_t doca_flow_header_psp::hdrextlen

header extension length

Definition at line 405 of file doca_flow_net.h.

◆ iv

doca_be64_t doca_flow_header_psp::iv

psp initialization vector

Definition at line 413 of file doca_flow_net.h.

◆ nexthdr

uint8_t doca_flow_header_psp::nexthdr

next header IP protocol number

Definition at line 403 of file doca_flow_net.h.

◆ res_cryptofst

uint8_t doca_flow_header_psp::res_cryptofst

reserved:2, crypto offset:6

Definition at line 407 of file doca_flow_net.h.

◆ s_d_ver_v

uint8_t doca_flow_header_psp::s_d_ver_v

Sample bit, drop bit, version:4, V bit

Definition at line 409 of file doca_flow_net.h.

◆ spi

doca_be32_t doca_flow_header_psp::spi

psp session parameter index

Definition at line 411 of file doca_flow_net.h.

◆ vc

doca_be64_t doca_flow_header_psp::vc

psp virtualization cookie

Definition at line 415 of file doca_flow_net.h.


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