FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ipsec_punt.c File Reference
+ Include dependency graph for ipsec_punt.c:

Go to the source code of this file.

Functions

static clib_error_tipsec_punt_init (vlib_main_t *vm)
 

Variables

static vlib_punt_hdl_t punt_hdl
 
vlib_punt_reason_t ipsec_punt_reason [IPSEC_PUNT_N_REASONS]
 

Function Documentation

◆ ipsec_punt_init()

static clib_error_t* ipsec_punt_init ( vlib_main_t vm)
static

Definition at line 26 of file ipsec_punt.c.

+ Here is the call graph for this function:

Variable Documentation

◆ ipsec_punt_reason

Definition at line 23 of file ipsec_punt.c.

◆ punt_hdl

vlib_punt_hdl_t punt_hdl
static

Definition at line 21 of file ipsec_punt.c.