FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
error.def File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 gre_error (NONE,"no error") gre_error(UNKNOWN_PROTOCOL
 
unknown protocol gre_error (UNSUPPORTED_VERSION,"unsupported version") gre_error(PKTS_DECAP
 
unknown protocol GRE input packets decapsulated gre_error (PKTS_ENCAP,"GRE output packets encapsulated") gre_error(NO_SUCH_TUNNEL
 

Function Documentation

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