37 #ifndef __FIB_ATTACHED_EXPORT_H__ 38 #define __FIB_ATTACHED_EXPORT_H__
void fib_attached_export_cover_change(fib_entry_t *fib_entry)
If this entry is tracking a cover (in another table) then that cover has changed. ...
u8 * fib_ae_import_format(fib_node_index_t impi, u8 *s)
void fib_attached_export_covered_removed(fib_entry_t *cover, fib_node_index_t covered)
void fib_attached_export_cover_update(fib_entry_t *fib_entry)
If this entry is tracking a cover (in another table) then that cover has been updated.
void fib_attached_export_covered_added(fib_entry_t *cover, fib_node_index_t covered)
void fib_attached_export_import(fib_entry_t *fib_entry, fib_node_index_t export_fib)
FIB attached export.
u32 fib_node_index_t
A typedef of a node index.
u8 * fib_ae_export_format(fib_node_index_t expi, u8 *s)
void fib_attached_export_purge(fib_entry_t *fib_entry)
All the imported entries need to be pruged.