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

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

Data Fields

rte_ether_hdr eth
 
rte_ipv6_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 ipv6 data

Definition at line 67 of file psp_gw_flows.cpp.

Field Documentation

◆ eth

rte_ether_hdr eth_ipv6_psp_tunnel_hdr::eth

Definition at line 69 of file psp_gw_flows.cpp.

◆ ip

rte_ipv6_hdr eth_ipv6_psp_tunnel_hdr::ip

Definition at line 72 of file psp_gw_flows.cpp.

◆ psp

rte_psp_base_hdr eth_ipv6_psp_tunnel_hdr::psp

Definition at line 77 of file psp_gw_flows.cpp.

◆ psp_virt_cookie

rte_be64_t eth_ipv6_psp_tunnel_hdr::psp_virt_cookie

Definition at line 78 of file psp_gw_flows.cpp.

◆ udp

rte_udp_hdr eth_ipv6_psp_tunnel_hdr::udp

Definition at line 74 of file psp_gw_flows.cpp.


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