FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static fib_bfd_state_t | fib_bfd_bfd_state_to_fib (bfd_state_e bstate) |
static void | fib_bfd_update_walk (fib_node_index_t fei) |
void | fib_bfd_notify (bfd_listen_event_e event, const bfd_session_t *session) |
Callback function registered with BFD module to receive notifications of the CRUD of BFD sessions would be static but for the fact it's called from the unit-tests. More... | |
static clib_error_t * | fib_bfd_main_init (vlib_main_t *vm) |
|
static |
|
static |
void fib_bfd_notify | ( | bfd_listen_event_e | event, |
const bfd_session_t * | session | ||
) |
|
static |