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

A representation 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 representation of one queue of walk.

Definition at line 132 of file fib_walk.c.

Field Documentation

◆ fwq_queue

fib_node_list_t fib_walk_queue_t_::fwq_queue

The node list which acts as the queue.

Definition at line 142 of file fib_walk.c.

◆ fwq_stats

u64 fib_walk_queue_t_::fwq_stats[FIB_WALK_QUEUE_STATS_NUM]

Qeuee stats.

Definition at line 137 of file fib_walk.c.


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