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

doca flow BTH header in match data More...

#include <doca_flow_net.h>

Data Fields

uint8_t opcode
 
uint8_t sempt
 
doca_be16_t pkey
 
uint8_t flags0
 
uint8_t dest_qp [DOCA_FLOW_IB_BTH_DST_QP_LEN]
 
uint8_t flags1
 
uint8_t psn [DOCA_FLOW_IB_BTH_PSN_LEN]
 

Detailed Description

doca flow BTH header in match data

Definition at line 194 of file doca_flow_net.h.

Field Documentation

◆ dest_qp

uint8_t doca_flow_header_ib_bth::dest_qp[DOCA_FLOW_IB_BTH_DST_QP_LEN]

destination QP

Definition at line 203 of file doca_flow_net.h.

◆ flags0

uint8_t doca_flow_header_ib_bth::flags0

BECN and FECN + Reserved

Definition at line 201 of file doca_flow_net.h.

◆ flags1

uint8_t doca_flow_header_ib_bth::flags1

Acknowledge Request + Reserved

Definition at line 205 of file doca_flow_net.h.

◆ opcode

uint8_t doca_flow_header_ib_bth::opcode

opcode

Definition at line 195 of file doca_flow_net.h.

◆ pkey

doca_be16_t doca_flow_header_ib_bth::pkey

Partition key

Definition at line 199 of file doca_flow_net.h.

◆ psn

uint8_t doca_flow_header_ib_bth::psn[DOCA_FLOW_IB_BTH_PSN_LEN]

Packet Sequence Number

Definition at line 207 of file doca_flow_net.h.

◆ sempt

uint8_t doca_flow_header_ib_bth::sempt

Solicited Event, MigReq, Pad Count and Transport Header Version

Definition at line 197 of file doca_flow_net.h.


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