FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
ipv6_header Struct Reference

Data Fields

u32 version_trafficclass_flowlabel
 
u16 payload_length
 
u8 next_header
 
u8 hop_limit
 
u32 src_addr [4]
 
u32 dst_addr [4]
 
u8 data [0]
 

Detailed Description

Definition at line 1302 of file tcp_header_definitions.h.

Field Documentation

u8 ipv6_header::data[0]

Definition at line 1309 of file tcp_header_definitions.h.

u32 ipv6_header::dst_addr[4]

Definition at line 1308 of file tcp_header_definitions.h.

u8 ipv6_header::hop_limit

Definition at line 1306 of file tcp_header_definitions.h.

u8 ipv6_header::next_header

Definition at line 1305 of file tcp_header_definitions.h.

u16 ipv6_header::payload_length

Definition at line 1304 of file tcp_header_definitions.h.

u32 ipv6_header::src_addr[4]

Definition at line 1307 of file tcp_header_definitions.h.

u32 ipv6_header::version_trafficclass_flowlabel

Definition at line 1303 of file tcp_header_definitions.h.


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