fib_entry_src_init_t fesv_init
Virtual function table each FIB entry source will register.
Information related to the source of a FIB entry.
static void fib_entry_src_drop_init(fib_entry_src_t *src)
Source initialisation Function.
static void fib_entry_src_drop_remove(fib_entry_src_t *src)
void fib_entry_src_drop_register(void)
enum fib_entry_flag_t_ fib_entry_flag_t
fib_entry_src_flag_t fes_flags
Flags on the source.
fib_node_index_t fes_pl
The path-list created by the source.
static void fib_entry_src_drop_add(fib_entry_src_t *src, const fib_entry_t *entry, fib_entry_flag_t flags, dpo_proto_t proto, const dpo_id_t *dpo)
void fib_entry_src_behaviour_register(fib_source_behaviour_t bh, const fib_entry_src_vft_t *vft)