FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
fib_entry_src_vft_t_ Struct Reference

Virtual function table each FIB entry source will register. More...

+ Collaboration diagram for fib_entry_src_vft_t_:

Data Fields

fib_entry_src_init_t fesv_init
 
fib_entry_src_deinit_t fesv_deinit
 
fib_entry_src_activate_t fesv_activate
 
fib_entry_src_deactivate_t fesv_deactivate
 
fib_entry_src_add_t fesv_add
 
fib_entry_src_remove_t fesv_remove
 
fib_entry_src_path_swap_t fesv_path_swap
 
fib_entry_src_path_add_t fesv_path_add
 
fib_entry_src_path_remove_t fesv_path_remove
 
fib_entry_src_cover_change_t fesv_cover_change
 
fib_entry_src_cover_update_t fesv_cover_update
 
fib_entry_src_format_t fesv_format
 
fib_entry_src_installed_t fesv_installed
 
fib_entry_src_fwd_update_t fesv_fwd_update
 
fib_entry_src_get_data_t fesv_get_data
 
fib_entry_src_set_data_t fesv_set_data
 

Detailed Description

Virtual function table each FIB entry source will register.

Definition at line 171 of file fib_entry_src.h.

Field Documentation

fib_entry_src_activate_t fib_entry_src_vft_t_::fesv_activate

Definition at line 174 of file fib_entry_src.h.

fib_entry_src_add_t fib_entry_src_vft_t_::fesv_add

Definition at line 176 of file fib_entry_src.h.

fib_entry_src_cover_change_t fib_entry_src_vft_t_::fesv_cover_change

Definition at line 181 of file fib_entry_src.h.

fib_entry_src_cover_update_t fib_entry_src_vft_t_::fesv_cover_update

Definition at line 182 of file fib_entry_src.h.

fib_entry_src_deactivate_t fib_entry_src_vft_t_::fesv_deactivate

Definition at line 175 of file fib_entry_src.h.

fib_entry_src_deinit_t fib_entry_src_vft_t_::fesv_deinit

Definition at line 173 of file fib_entry_src.h.

fib_entry_src_format_t fib_entry_src_vft_t_::fesv_format

Definition at line 183 of file fib_entry_src.h.

fib_entry_src_fwd_update_t fib_entry_src_vft_t_::fesv_fwd_update

Definition at line 185 of file fib_entry_src.h.

fib_entry_src_get_data_t fib_entry_src_vft_t_::fesv_get_data

Definition at line 186 of file fib_entry_src.h.

fib_entry_src_init_t fib_entry_src_vft_t_::fesv_init

Definition at line 172 of file fib_entry_src.h.

fib_entry_src_installed_t fib_entry_src_vft_t_::fesv_installed

Definition at line 184 of file fib_entry_src.h.

fib_entry_src_path_add_t fib_entry_src_vft_t_::fesv_path_add

Definition at line 179 of file fib_entry_src.h.

fib_entry_src_path_remove_t fib_entry_src_vft_t_::fesv_path_remove

Definition at line 180 of file fib_entry_src.h.

fib_entry_src_path_swap_t fib_entry_src_vft_t_::fesv_path_swap

Definition at line 178 of file fib_entry_src.h.

fib_entry_src_remove_t fib_entry_src_vft_t_::fesv_remove

Definition at line 177 of file fib_entry_src.h.

fib_entry_src_set_data_t fib_entry_src_vft_t_::fesv_set_data

Definition at line 187 of file fib_entry_src.h.


The documentation for this struct was generated from the following file: