FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
fib_walk_queue_t_ Struct Reference

A represenation of one queue of walk. More...

Data Fields

u64 fwq_stats [FIB_WALK_QUEUE_STATS_NUM]
 Qeuee stats. More...
 
fib_node_list_t fwq_queue
 The node list which acts as the queue. More...
 

Detailed Description

A represenation of one queue of walk.

Definition at line 130 of file fib_walk.c.

Field Documentation

fib_node_list_t fib_walk_queue_t_::fwq_queue

The node list which acts as the queue.

Definition at line 140 of file fib_walk.c.

u64 fib_walk_queue_t_::fwq_stats[FIB_WALK_QUEUE_STATS_NUM]

Qeuee stats.

Definition at line 135 of file fib_walk.c.


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