#include <rte_ip.h>
Detailed Description
IPv6 Header
Definition at line 329 of file rte_ip.h.
Field Documentation
IP version, traffic class & flow label.
Definition at line 330 of file rte_ip.h.
IP packet length - includes sizeof(ip_header).
Definition at line 331 of file rte_ip.h.
Protocol, next header.
Definition at line 332 of file rte_ip.h.
IP address of source host.
Definition at line 334 of file rte_ip.h.
IP address of destination host(s).
Definition at line 335 of file rte_ip.h.
The documentation for this struct was generated from the following file: