FD.io VPP  v19.01.3-6-g70449b9b9
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() [1/3]

ipsec_gre_error ( NONE  ,
"no error"   
)

◆ ipsec_gre_error() [2/3]

unknown protocol ipsec_gre_error ( UNSUPPORTED_VERSION  ,
"unsupported version  
)

◆ ipsec_gre_error() [3/3]

unknown protocol GRE input packets decapsulated ipsec_gre_error ( PKTS_ENCAP  ,
"GRE output packets encapsulated"   
)