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

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

Data Fields

rte_ether_hdr eth
 
rte_ipv4_hdr ip
 
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 tunnel encap ipv4 data

Definition at line 85 of file psp_gw_flows.cpp.

Field Documentation

◆ eth

rte_ether_hdr eth_ipv4_psp_tunnel_hdr::eth

Definition at line 87 of file psp_gw_flows.cpp.

◆ ip

rte_ipv4_hdr eth_ipv4_psp_tunnel_hdr::ip

Definition at line 90 of file psp_gw_flows.cpp.

◆ psp

rte_psp_base_hdr eth_ipv4_psp_tunnel_hdr::psp

Definition at line 95 of file psp_gw_flows.cpp.

◆ psp_virt_cookie

rte_be64_t eth_ipv4_psp_tunnel_hdr::psp_virt_cookie

Definition at line 96 of file psp_gw_flows.cpp.

◆ udp

rte_udp_hdr eth_ipv4_psp_tunnel_hdr::udp

Definition at line 92 of file psp_gw_flows.cpp.


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