|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
114 return (&(
src->u.lisp.fesl_fib_index));
static void fib_entry_src_lisp_set_data(fib_entry_src_t *src, const fib_entry_t *entry, const void *data)
enum dpo_proto_t_ dpo_proto_t
Data path protocol.
Information related to the source of a FIB entry.
#define FIB_NODE_INDEX_INVALID
const static fib_entry_src_vft_t lisp_src_vft
enum fib_path_list_flags_t_ fib_path_list_flags_t
Virtual function table each FIB entry source will register.
enum fib_entry_flag_t_ fib_entry_flag_t
@ FIB_PATH_LIST_FLAG_SHARED
static void fib_entry_src_lisp_remove(fib_entry_src_t *src)
static void fib_entry_src_lisp_init(fib_entry_src_t *src)
Source initialisation Function.
static void fib_entry_src_lisp_path_swap(fib_entry_src_t *src, const fib_entry_t *entry, fib_path_list_flags_t pl_flags, const fib_route_path_t *paths)
fib_node_index_t fib_path_list_create_special(dpo_proto_t nh_proto, fib_path_list_flags_t flags, const dpo_id_t *dpo)
fib_node_index_t fib_path_list_copy_and_path_remove(fib_node_index_t orig_path_list_index, fib_path_list_flags_t flags, const fib_route_path_t *rpaths)
void fib_entry_src_lisp_register(void)
A representation of a path as described by a route producer.
static void fib_entry_src_lisp_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)
@ FIB_SOURCE_BH_LISP
simple behaviour, plus the source specific data stores the FIB index that is used for subsequent look...
static void fib_entry_src_lisp_path_remove(fib_entry_src_t *src, fib_path_list_flags_t pl_flags, const fib_route_path_t *paths)
fib_entry_src_init_t fesv_init
static const void * fib_entry_src_lisp_get_data(fib_entry_src_t *src, const fib_entry_t *entry)
The identity of a DPO is a combination of its type and its instance number/index of objects of that t...
void fib_entry_src_behaviour_register(fib_source_behaviour_t bh, const fib_entry_src_vft_t *vft)
fib_node_index_t fib_path_list_copy_and_path_add(fib_node_index_t orig_path_list_index, fib_path_list_flags_t flags, const fib_route_path_t *rpaths)
fib_node_index_t fib_path_list_create(fib_path_list_flags_t flags, const fib_route_path_t *rpaths)
fib_path_list_flags_t fib_entry_src_flags_2_path_list_flags(fib_entry_flag_t eflags)
static void fib_entry_src_lisp_path_add(fib_entry_src_t *src, const fib_entry_t *entry, fib_path_list_flags_t pl_flags, const fib_route_path_t *paths)
static void fib_entry_src_lisp_deinit(fib_entry_src_t *src)
Source deinitialisation Function.
vl_api_wireguard_peer_flags_t flags