| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
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 |
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.
| rte_ether_hdr eth_ipv6_psp_tunnel_hdr::eth |
Definition at line 69 of file psp_gw_flows.cpp.
| rte_ipv6_hdr eth_ipv6_psp_tunnel_hdr::ip |
Definition at line 72 of file psp_gw_flows.cpp.
| rte_psp_base_hdr eth_ipv6_psp_tunnel_hdr::psp |
Definition at line 77 of file psp_gw_flows.cpp.
| rte_be64_t eth_ipv6_psp_tunnel_hdr::psp_virt_cookie |
Definition at line 78 of file psp_gw_flows.cpp.
| rte_udp_hdr eth_ipv6_psp_tunnel_hdr::udp |
Definition at line 74 of file psp_gw_flows.cpp.