![]() |
FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
Include dependency graph for ipsec_punt.h:
This graph shows which files directly or indirectly include this file: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 27 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.