FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
clib_llist_anchor Struct Reference

Data Fields

clib_llist_index_t prev
 
clib_llist_index_t next
 

Detailed Description

Definition at line 29 of file llist.h.

Field Documentation

◆ next

clib_llist_index_t clib_llist_anchor::next

Definition at line 32 of file llist.h.

◆ prev

clib_llist_index_t clib_llist_anchor::prev

Definition at line 31 of file llist.h.


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