FD.io VPP  v19.08-27-gf4dcae4
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 214 of file map.h.

Field Documentation

u16 map_ip6_reass_t::bucket

Definition at line 221 of file map.h.

u16 map_ip6_reass_t::bucket_next

Definition at line 222 of file map.h.

u16 map_ip6_reass_t::expected_total

Definition at line 218 of file map.h.

u16 map_ip6_reass_t::fifo_next

Definition at line 224 of file map.h.

u16 map_ip6_reass_t::fifo_prev

Definition at line 223 of file map.h.

u16 map_ip6_reass_t::forwarded

Definition at line 219 of file map.h.

Definition at line 226 of file map.h.

ip4_header_t map_ip6_reass_t::ip4_header

Definition at line 225 of file map.h.

map_ip6_reass_key_t map_ip6_reass_t::key

Definition at line 215 of file map.h.

f64 map_ip6_reass_t::ts

Definition at line 216 of file map.h.


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