FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
api.h File Reference
+ Include dependency graph for api.h:

Go to the source code of this file.

Functions

static u32 vl_msg_api_handle_get_epoch (u32 index)
 
static u32 vl_msg_api_handle_get_index (u32 index)
 
static u32 vl_msg_api_handle_from_index_and_epoch (u32 index, u32 epoch)
 
void vl_enable_disable_memory_api (vlib_main_t *vm, int yesno)
 

Function Documentation

void vl_enable_disable_memory_api ( vlib_main_t vm,
int  yesno 
)

Definition at line 898 of file memory_vlib.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 vl_msg_api_handle_from_index_and_epoch ( u32  index,
u32  epoch 
)
inlinestatic

Definition at line 43 of file api.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u32 vl_msg_api_handle_get_epoch ( u32  index)
inlinestatic

Definition at line 31 of file api.h.

+ Here is the caller graph for this function:

static u32 vl_msg_api_handle_get_index ( u32  index)
inlinestatic

Definition at line 37 of file api.h.

+ Here is the caller graph for this function: