FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ip4_ipsec_config_t |
struct | ip6_ipsec_config_t |
Macros | |
#define | foreach_ipsec_output_next _ (DROP, "error-drop") |
#define | foreach_ipsec_input_next |
Enumerations | |
enum | ipsec_output_next_t { IPSEC_OUTPUT_N_NEXT } |
enum | ipsec_input_next_t { IPSEC_INPUT_N_NEXT } |
#define foreach_ipsec_input_next |
Definition at line 29 of file ipsec_io.h.
#define foreach_ipsec_output_next _ (DROP, "error-drop") |
Definition at line 18 of file ipsec_io.h.
enum ipsec_input_next_t |
Enumerator | |
---|---|
IPSEC_INPUT_N_NEXT |
Definition at line 33 of file ipsec_io.h.
enum ipsec_output_next_t |
Enumerator | |
---|---|
IPSEC_OUTPUT_N_NEXT |
Definition at line 22 of file ipsec_io.h.