Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_ipv6_routing_ext - Man Page

Synopsis

#include <rte_ip.h>

Data Fields

uint8_t next_hdr
uint8_t hdr_len
uint8_t type
uint8_t segments_left

Detailed Description

IPv6 Routing Extension Header

Definition at line 538 of file rte_ip.h.

Field Documentation

uint8_t next_hdr

Protocol, next header.

Definition at line 539 of file rte_ip.h.

uint8_t hdr_len

Header length.

Definition at line 540 of file rte_ip.h.

uint8_t type

Extension header type.

Definition at line 541 of file rte_ip.h.

uint8_t segments_left

Valid segments number.

Definition at line 542 of file rte_ip.h.

rte_be32_t flags

Packet control data per type.

Definition at line 545 of file rte_ip.h.

uint8_t last_entry

The last_entry field of SRH

Definition at line 547 of file rte_ip.h.

uint8_t flag

Packet flag.

Definition at line 548 of file rte_ip.h.

rte_be16_t tag

Packet tag.

Definition at line 549 of file rte_ip.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK