FD.io VPP  v21.06
Vector Packet Processing
ip6_header_t Struct Reference

Data Fields

u32 ip_version_traffic_class_and_flow_label
 
u16 payload_length
 
u8 protocol
 
u8 hop_limit
 
ip6_address_t src_address
 
ip6_address_t dst_address
 

Detailed Description

Definition at line 294 of file ip6_packet.h.

Field Documentation

◆ dst_address

ip6_address_t ip6_header_t::dst_address

Definition at line 310 of file ip6_packet.h.

◆ hop_limit

u8 ip6_header_t::hop_limit

Definition at line 307 of file ip6_packet.h.

◆ ip_version_traffic_class_and_flow_label

u32 ip6_header_t::ip_version_traffic_class_and_flow_label

Definition at line 297 of file ip6_packet.h.

◆ payload_length

u16 ip6_header_t::payload_length

Definition at line 301 of file ip6_packet.h.

◆ protocol

u8 ip6_header_t::protocol

Definition at line 304 of file ip6_packet.h.

◆ src_address

ip6_address_t ip6_header_t::src_address

Definition at line 310 of file ip6_packet.h.


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