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

packet header structure to simplify populating the encap_data array for transport encap data More...

Data Fields

rte_udp_hdr udp
 
rte_psp_base_hdr psp
 
rte_be64_t psp_virt_cookie
 

Detailed Description

packet header structure to simplify populating the encap_data array for transport encap data

Definition at line 103 of file psp_gw_flows.cpp.

Field Documentation

◆ psp

rte_psp_base_hdr udp_psp_transport_hdr::psp

Definition at line 108 of file psp_gw_flows.cpp.

◆ psp_virt_cookie

rte_be64_t udp_psp_transport_hdr::psp_virt_cookie

Definition at line 109 of file psp_gw_flows.cpp.

◆ udp

rte_udp_hdr udp_psp_transport_hdr::udp

Definition at line 105 of file psp_gw_flows.cpp.


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