FD.io VPP  v16.09
Vector Packet Processing
ipv4_header Struct Reference

Data Fields

u8 version_hdr_len_words
 
u8 tos
 
u16 total_len_bytes
 
u16 identification
 
u16 frag_flags_offset
 
u8 ttl
 
u8 protocol
 
u16 checksum
 
u32 src_addr
 
u32 dest_addr
 
u8 data [0]
 

Detailed Description

Definition at line 1009 of file tcp_header_definitions.h.

Field Documentation

u16 ipv4_header::checksum

Definition at line 1017 of file tcp_header_definitions.h.

u8 ipv4_header::data[0]

Definition at line 1020 of file tcp_header_definitions.h.

u32 ipv4_header::dest_addr

Definition at line 1019 of file tcp_header_definitions.h.

u16 ipv4_header::frag_flags_offset

Definition at line 1014 of file tcp_header_definitions.h.

u16 ipv4_header::identification

Definition at line 1013 of file tcp_header_definitions.h.

u8 ipv4_header::protocol

Definition at line 1016 of file tcp_header_definitions.h.

u32 ipv4_header::src_addr

Definition at line 1018 of file tcp_header_definitions.h.

u8 ipv4_header::tos

Definition at line 1011 of file tcp_header_definitions.h.

u16 ipv4_header::total_len_bytes

Definition at line 1012 of file tcp_header_definitions.h.

u8 ipv4_header::ttl

Definition at line 1015 of file tcp_header_definitions.h.

u8 ipv4_header::version_hdr_len_words

Definition at line 1010 of file tcp_header_definitions.h.


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