FD.io VPP  v17.04-9-g99c0734
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 70 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 79 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 74 of file fib_attached_export.c.

u32 fib_ae_export_t_::faee_locks

Reference counting locks.

Definition at line 84 of file fib_attached_export.c.


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