FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
adj_bfd.c File Reference
+ 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_tadj_bfd_main_init (vlib_main_t *vm)
 

Function Documentation

static adj_bfd_state_t adj_bfd_bfd_state_to_fib ( bfd_state_e  bstate)
static

Definition at line 23 of file adj_bfd.c.

+ Here is the caller graph for this function:

static clib_error_t* adj_bfd_main_init ( vlib_main_t vm)
static

Definition at line 172 of file adj_bfd.c.

+ Here is the call graph for this function:

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.

Definition at line 56 of file adj_bfd.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void adj_bfd_update_walk ( adj_index_t  ai)
static

Definition at line 38 of file adj_bfd.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: