![]() |
FD.io VPP
v21.01-8-g9330de53e
Vector Packet Processing
|
Include dependency graph for gtpu_api.c:Go to the source code of this file.
Macros | |
| #define | REPLY_MSG_ID_BASE gtm->msg_id_base |
Functions | |
| static void | vl_api_gtpu_offload_rx_t_handler (vl_api_gtpu_offload_rx_t *mp) |
| static void | vl_api_sw_interface_set_gtpu_bypass_t_handler (vl_api_sw_interface_set_gtpu_bypass_t *mp) |
| static void | vl_api_gtpu_add_del_tunnel_t_handler (vl_api_gtpu_add_del_tunnel_t *mp) |
| static void | vl_api_gtpu_tunnel_update_tteid_t_handler (vl_api_gtpu_tunnel_update_tteid_t *mp) |
| static void | send_gtpu_tunnel_details (gtpu_tunnel_t *t, vl_api_registration_t *reg, u32 context) |
| static void | vl_api_gtpu_tunnel_dump_t_handler (vl_api_gtpu_tunnel_dump_t *mp) |
| static clib_error_t * | gtpu_api_hookup (vlib_main_t *vm) |
| VLIB_API_INIT_FUNCTION (gtpu_api_hookup) | |
| #define REPLY_MSG_ID_BASE gtm->msg_id_base |
Definition at line 34 of file gtpu_api.c.
|
static |
|
static |
Definition at line 195 of file gtpu_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 115 of file gtpu_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
static |
|
static |
Definition at line 166 of file gtpu_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 99 of file gtpu_api.c.
Here is the call graph for this function:
Here is the caller graph for this function:| VLIB_API_INIT_FUNCTION | ( | gtpu_api_hookup | ) |
Here is the caller graph for this function: