FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static adj_bfd_state_t | adj_bfd_bfd_state_to_fib (bfd_state_e bstate) |
static void | adj_bfd_update_walk (adj_index_t ai) |
void | adj_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 * | adj_bfd_main_init (vlib_main_t *vm) |
|
static |
|
static |
void adj_bfd_notify | ( | bfd_listen_event_e | event, |
const bfd_session_t * | session | ||
) |
|
static |