void mfib_entry_cover_walk(mfib_entry_t *cover, mfib_entry_covered_walk_t walk, void *ctx)
int(* mfib_entry_covered_walk_t)(mfib_entry_t *cover, fib_node_index_t covered, void *ctx)
callback function used when walking the covered entries
u32 mfib_entry_cover_track(mfib_entry_t *cover, fib_node_index_t covered)
void mfib_entry_cover_untrack(mfib_entry_t *cover, u32 tracked_index)
void mfib_entry_cover_update_notify(mfib_entry_t *cover)
void mfib_entry_cover_change_notify(fib_node_index_t cover_index, fib_node_index_t covered_index)