![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Include dependency graph for session_api.c:Go to the source code of this file.
Macros | |
| #define | vl_typedefs /* define message structures */ |
| #define | vl_endianfun /* define message structures */ |
| #define | vl_print(handle, ...) vlib_cli_output (handle, __VA_ARGS__) |
| #define | vl_printfun |
| #define | foreach_session_api_msg |
| #define | vl_msg_name_crc_list |
Variables | |
| static session_cb_vft_t | session_mq_cb_vft |
| static session_cb_vft_t | session_mq_sapi_cb_vft |
| #define foreach_session_api_msg |
Definition at line 45 of file session_api.c.
| #define vl_endianfun /* define message structures */ |
Definition at line 33 of file session_api.c.
| #define vl_msg_name_crc_list |
Definition at line 1172 of file session_api.c.
| #define vl_print | ( | handle, | |
| ... | |||
| ) | vlib_cli_output (handle, __VA_ARGS__) |
Definition at line 38 of file session_api.c.
| #define vl_printfun |
Definition at line 39 of file session_api.c.
| #define vl_typedefs /* define message structures */ |
Definition at line 29 of file session_api.c.
|
static |
|
static |
|
static |
| int appns_sapi_add_ns_socket | ( | app_namespace_t * | app_ns | ) |
Definition at line 1663 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 213 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| int mq_send_session_bound_cb | ( | u32 | app_wrk_index, |
| u32 | api_context, | ||
| session_handle_t | handle, | ||
| int | rv | ||
| ) |
Definition at line 340 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
inlinestatic |
Definition at line 192 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int mq_send_session_connected_cb | ( | u32 | app_wrk_index, |
| u32 | api_context, | ||
| session_t * | s, | ||
| session_error_t | err | ||
| ) |
Definition at line 260 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
| void mq_send_unlisten_reply | ( | app_worker_t * | app_wrk, |
| session_handle_t | sh, | ||
| u32 | context, | ||
| int | rv | ||
| ) |
Definition at line 400 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 110 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 1435 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 1221 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
Definition at line 1588 of file session_api.c.
|
static |
Definition at line 1414 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 1516 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 873 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 915 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 957 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 1330 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
Definition at line 95 of file session_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| VL_MSG_API_REAPER_FUNCTION | ( | application_reaper_cb | ) |
Here is the caller graph for this function:| VLIB_API_INIT_FUNCTION | ( | session_api_hookup | ) |
Here is the caller graph for this function:
|
static |
Definition at line 575 of file session_api.c.
|
static |
Definition at line 1318 of file session_api.c.