![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Include dependency graph for gtp4_e.c:Go to the source code of this file.
Functions | |
| static void | clb_dpo_lock_srv6_end_m_gtp4_e (dpo_id_t *dpo) |
| static void | clb_dpo_unlock_srv6_end_m_gtp4_e (dpo_id_t *dpo) |
| static u8 * | clb_dpo_format_srv6_end_m_gtp4_e (u8 *s, va_list *args) |
| static u8 * | clb_format_srv6_end_m_gtp4_e (u8 *s, va_list *args) |
| static uword | clb_unformat_srv6_end_m_gtp4_e (unformat_input_t *input, va_list *args) |
| static int | clb_creation_srv6_end_m_gtp4_e (ip6_sr_localsid_t *localsid) |
| static int | clb_removal_srv6_end_m_gtp4_e (ip6_sr_localsid_t *localsid) |
| static clib_error_t * | srv6_end_m_gtp4_e_init (vlib_main_t *vm) |
| VNET_FEATURE_INIT (srv6_end_m_gtp4_e, static) | |
| VLIB_PLUGIN_REGISTER () | |
Variables | |
| srv6_end_main_v4_t | srv6_end_main_v4 |
| static const dpo_vft_t | dpo_vft |
| static const char *const | srv6_end_m_gtp4_e_nodes [] |
| static const char *const *const | dpo_nodes [DPO_PROTO_NUM] |
| static u8 | fn_name [] = "SRv6-End.M.GTP4.E-plugin" |
| static u8 | keyword_str [] = "end.m.gtp4.e" |
| static u8 | def_str [] |
| static u8 | param_str [] = "" |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| VLIB_PLUGIN_REGISTER | ( | ) |
| VNET_FEATURE_INIT | ( | srv6_end_m_gtp4_e | , |
| static | |||
| ) |
Here is the caller graph for this function:
|
static |
|
static |
|
static |
|
static |
| srv6_end_main_v4_t srv6_end_main_v4 |