FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
l2fib_dump_walk_ctx_t_ Struct Reference
+ Collaboration diagram for l2fib_dump_walk_ctx_t_:

Data Fields

u32 bd_index
 
l2fib_entry_key_tl2fe_key
 
l2fib_entry_result_tl2fe_res
 

Detailed Description

Definition at line 107 of file l2_fib.c.

Field Documentation

◆ bd_index

u32 l2fib_dump_walk_ctx_t_::bd_index

Definition at line 109 of file l2_fib.c.

◆ l2fe_key

l2fib_entry_key_t* l2fib_dump_walk_ctx_t_::l2fe_key

Definition at line 110 of file l2_fib.c.

◆ l2fe_res

l2fib_entry_result_t* l2fib_dump_walk_ctx_t_::l2fe_res

Definition at line 111 of file l2_fib.c.


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