FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
map_ip6_reass_t Struct Reference
+ Collaboration diagram for map_ip6_reass_t:

Data Fields

map_ip6_reass_key_t key
 
f64 ts
 
u16 expected_total
 
u16 forwarded
 
u16 bucket
 
u16 bucket_next
 
u16 fifo_prev
 
u16 fifo_next
 
ip4_header_t ip4_header
 
map_ip6_fragment_t fragments [MAP_IP6_REASS_MAX_FRAGMENTS_PER_REASSEMBLY]
 

Detailed Description

Definition at line 177 of file map.h.

Field Documentation

u16 map_ip6_reass_t::bucket

Definition at line 184 of file map.h.

u16 map_ip6_reass_t::bucket_next

Definition at line 185 of file map.h.

u16 map_ip6_reass_t::expected_total

Definition at line 181 of file map.h.

u16 map_ip6_reass_t::fifo_next

Definition at line 187 of file map.h.

u16 map_ip6_reass_t::fifo_prev

Definition at line 186 of file map.h.

u16 map_ip6_reass_t::forwarded

Definition at line 182 of file map.h.

Definition at line 189 of file map.h.

ip4_header_t map_ip6_reass_t::ip4_header

Definition at line 188 of file map.h.

map_ip6_reass_key_t map_ip6_reass_t::key

Definition at line 178 of file map.h.

f64 map_ip6_reass_t::ts

Definition at line 179 of file map.h.


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