FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
heap_elt_t Struct Reference

Data Fields

u32 offset
 
i32 next
 
i32 prev
 

Detailed Description

Definition at line 71 of file heap.h.

Field Documentation

◆ next

i32 heap_elt_t::next

Definition at line 78 of file heap.h.

◆ offset

u32 heap_elt_t::offset

Definition at line 75 of file heap.h.

◆ prev

i32 heap_elt_t::prev

Definition at line 78 of file heap.h.


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