16 #ifndef __FIB_INTERNAL_H__ 17 #define __FIB_INTERNAL_H__ void fib_table_fwding_dpo_remove(u32 fib_index, const fib_prefix_t *prefix, const dpo_id_t *dpo)
remove an entry in the FIB's forwarding table
A representation of a path as described by a route producer.
int fib_route_path_cmp(const fib_route_path_t *rpath1, const fib_route_path_t *rpath2)
u32 mpls_label_t
A label value only, i.e.
Aggregate type for a prefix.
The identity of a DPO is a combination of its type and its instance number/index of objects of that t...
void fib_table_fwding_dpo_update(u32 fib_index, const fib_prefix_t *prefix, const dpo_id_t *dpo)
Add or update an entry in the FIB's forwarding table.
vl_api_ikev2_sa_transform_t prf
void fib_prefix_from_mpls_label(mpls_label_t label, mpls_eos_bit_t eos, fib_prefix_t *prf)
enum mpls_eos_bit_t_ mpls_eos_bit_t