FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
error.def File Reference

L2-GRE over IPSec errors. More...

+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

L2-GRE over IPSec errors.

Definition in file error.def.

Function Documentation

ipsec_gre_error ( NONE  ,
"no error"   
)
unknown protocol ipsec_gre_error ( UNSUPPORTED_VERSION  ,
"unsupported version"   
)
unknown protocol GRE input packets decapsulated ipsec_gre_error ( PKTS_ENCAP  ,
"GRE output packets encapsulated"   
)