FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vxlan_gpe_api.c File Reference
+ Include dependency graph for vxlan_gpe_api.c:

Go to the source code of this file.

Functions

static void vl_api_vxlan_gpe_ioam_enable_t_handler (vl_api_vxlan_gpe_ioam_enable_t *mp)
 
static void vl_api_vxlan_gpe_ioam_disable_t_handler (vl_api_vxlan_gpe_ioam_disable_t *mp)
 
static void vl_api_vxlan_gpe_ioam_vni_enable_t_handler (vl_api_vxlan_gpe_ioam_vni_enable_t *mp)
 
static void vl_api_vxlan_gpe_ioam_vni_disable_t_handler (vl_api_vxlan_gpe_ioam_vni_disable_t *mp)
 
static void vl_api_vxlan_gpe_ioam_transit_enable_t_handler (vl_api_vxlan_gpe_ioam_transit_enable_t *mp)
 
static void vl_api_vxlan_gpe_ioam_transit_disable_t_handler (vl_api_vxlan_gpe_ioam_transit_disable_t *mp)
 
static clib_error_tvxlan_gpe_init (vlib_main_t *vm)
 

Function Documentation

◆ vl_api_vxlan_gpe_ioam_disable_t_handler()

static void vl_api_vxlan_gpe_ioam_disable_t_handler ( vl_api_vxlan_gpe_ioam_disable_t mp)
static

Definition at line 56 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_vxlan_gpe_ioam_enable_t_handler()

static void vl_api_vxlan_gpe_ioam_enable_t_handler ( vl_api_vxlan_gpe_ioam_enable_t mp)
static

Definition at line 36 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:

◆ vl_api_vxlan_gpe_ioam_transit_disable_t_handler()

static void vl_api_vxlan_gpe_ioam_transit_disable_t_handler ( vl_api_vxlan_gpe_ioam_transit_disable_t mp)
static

Definition at line 190 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_vxlan_gpe_ioam_transit_enable_t_handler()

static void vl_api_vxlan_gpe_ioam_transit_enable_t_handler ( vl_api_vxlan_gpe_ioam_transit_enable_t mp)
static

Definition at line 172 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_vxlan_gpe_ioam_vni_disable_t_handler()

static void vl_api_vxlan_gpe_ioam_vni_disable_t_handler ( vl_api_vxlan_gpe_ioam_vni_disable_t mp)
static

Definition at line 125 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vl_api_vxlan_gpe_ioam_vni_enable_t_handler()

static void vl_api_vxlan_gpe_ioam_vni_enable_t_handler ( vl_api_vxlan_gpe_ioam_vni_enable_t mp)
static

Definition at line 75 of file vxlan_gpe_api.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vxlan_gpe_init()

static clib_error_t* vxlan_gpe_init ( vlib_main_t vm)
static

Definition at line 207 of file vxlan_gpe_api.c.

+ Here is the call graph for this function: