FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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... | |
A represenation of one queue of walk.
Definition at line 130 of file fib_walk.c.
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.