FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
L2-GRE over IPSec errors. More...
Go to the source code of this file.
Functions | |
ipsec_gre_error (NONE, "no error") ipsec_gre_error(UNKNOWN_PROTOCOL | |
unknown protocol | ipsec_gre_error (UNSUPPORTED_VERSION, "unsupported version") ipsec_gre_error(PKTS_DECAP |
unknown protocol GRE input packets decapsulated | ipsec_gre_error (PKTS_ENCAP, "GRE output packets encapsulated") ipsec_gre_error(NO_SUCH_TUNNEL |
L2-GRE over IPSec errors.
Definition in file error.def.
ipsec_gre_error | ( | NONE | , |
"no error" | |||
) |
unknown protocol GRE input packets decapsulated ipsec_gre_error | ( | PKTS_ENCAP | , |
"GRE output packets encapsulated" | |||
) |