![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Include dependency graph for adj_bfd.c: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 |