#include <rte_ip.h>
IPv6 Header
- Examples
- examples/ip_fragmentation/main.c, examples/ip_pipeline/pipeline.c, examples/ip_reassembly/main.c, examples/ipsec-secgw/flow.c, examples/ipsec-secgw/ipsec-secgw.c, examples/ipsec-secgw/ipsec_worker.c, examples/ipsec-secgw/sa.c, examples/l3fwd-power/main.c, examples/l3fwd/l3fwd_acl.c, examples/l3fwd/l3fwd_em.c, examples/l3fwd/l3fwd_fib.c, and examples/l3fwd/l3fwd_lpm.c.
Definition at line 536 of file rte_ip.h.
◆ vtc_flow
IP version, traffic class & flow label.
Definition at line 537 of file rte_ip.h.
◆ payload_len
IP payload size, including ext. headers
Definition at line 538 of file rte_ip.h.
◆ proto
◆ hop_limits
◆ src_addr
◆ dst_addr
The documentation for this struct was generated from the following file: