![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | foreach_ipsec_punt_reason |
Typedefs | |
typedef enum ipsec_punt_reason_t_ | ipsec_punt_reason_type_t |
Enumerations | |
enum | ipsec_punt_reason_t_ { IPSEC_PUNT_N_REASONS } |
Functions | |
u8 * | format_ipsec_punt_reason (u8 *s, va_list *args) |
Variables | |
vlib_punt_reason_t | ipsec_punt_reason [IPSEC_PUNT_N_REASONS] |
#define foreach_ipsec_punt_reason |
Definition at line 20 of file ipsec_punt.h.
typedef enum ipsec_punt_reason_t_ ipsec_punt_reason_type_t |
enum ipsec_punt_reason_t_ |
Enumerator | |
---|---|
IPSEC_PUNT_N_REASONS |
Definition at line 25 of file ipsec_punt.h.
vlib_punt_reason_t ipsec_punt_reason[IPSEC_PUNT_N_REASONS] |
Definition at line 23 of file ipsec_punt.c.