FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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 |
Definition at line 325 of file ip6_packet.h.
ip6_address_t ip6_header_t::dst_address |
Definition at line 341 of file ip6_packet.h.
u8 ip6_header_t::hop_limit |
Definition at line 338 of file ip6_packet.h.
u32 ip6_header_t::ip_version_traffic_class_and_flow_label |
Definition at line 328 of file ip6_packet.h.
u16 ip6_header_t::payload_length |
Definition at line 332 of file ip6_packet.h.
u8 ip6_header_t::protocol |
Definition at line 335 of file ip6_packet.h.
ip6_address_t ip6_header_t::src_address |
Definition at line 341 of file ip6_packet.h.