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

Table flush context. More...

Data Fields

fib_node_index_tmftf_entries
 The list of entries to flush. More...
 
mfib_source_t mftf_source
 The source we are flushing. More...
 

Detailed Description

Table flush context.

Store the indicies of matching FIB entries that need to be removed.

Definition at line 633 of file mfib_table.c.

Field Documentation

◆ mftf_entries

fib_node_index_t* mfib_table_flush_ctx_t_::mftf_entries

The list of entries to flush.

Definition at line 638 of file mfib_table.c.

◆ mftf_source

mfib_source_t mfib_table_flush_ctx_t_::mftf_source

The source we are flushing.

Definition at line 643 of file mfib_table.c.


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