FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
fib_ae_export_t_ Struct Reference

A description of the need to export routes to one or more export tables. More...

Data Fields

fib_node_index_tfaee_importers
 The vector/list of import tracker indicies. More...
 
fib_node_index_t faee_ei
 THe connected entry this export is acting on behalf of. More...
 
u32 faee_locks
 Reference counting locks. More...
 

Detailed Description

A description of the need to export routes to one or more export tables.

Definition at line 71 of file fib_attached_export.c.

Field Documentation

fib_node_index_t fib_ae_export_t_::faee_ei

THe connected entry this export is acting on behalf of.

Definition at line 80 of file fib_attached_export.c.

fib_node_index_t* fib_ae_export_t_::faee_importers

The vector/list of import tracker indicies.

Definition at line 75 of file fib_attached_export.c.

u32 fib_ae_export_t_::faee_locks

Reference counting locks.

Definition at line 85 of file fib_attached_export.c.


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