FD.io VPP  v16.06
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

 mpls_error (NONE,"no error") mpls_error(UNKNOWN_PROTOCOL
 
unknown protocol mpls_error (UNSUPPORTED_VERSION,"unsupported version") mpls_error(PKTS_DECAP
 
unknown protocol MPLS GRE input packets decapsulated mpls_error (PKTS_ENCAP,"MPLS-GRE output packets encapsulated") mpls_error(NO_LABEL
 
unknown protocol MPLS GRE input packets decapsulated MPLS GRE no label for fib dst mpls_error (TTL_EXPIRED,"MPLS-GRE ttl expired") mpls_error(S_NOT_SET
 
unknown protocol MPLS GRE input packets decapsulated MPLS GRE no label for fib dst MPLS GRE s bit not set mpls_error (BAD_LABEL,"invalid FIB id in label") mpls_error(NOT_IP4
 

Function Documentation

mpls_error ( NONE  ,
"no error"   
)
unknown protocol mpls_error ( UNSUPPORTED_VERSION  ,
"unsupported version"   
)
unknown protocol MPLS GRE input packets decapsulated mpls_error ( PKTS_ENCAP  ,
"MPLS-GRE output packets encapsulated"   
)
unknown protocol MPLS GRE input packets decapsulated MPLS GRE no label for fib dst mpls_error ( TTL_EXPIRED  ,
"MPLS-GRE ttl expired"   
)
unknown protocol MPLS GRE input packets decapsulated MPLS GRE no label for fib dst MPLS GRE s bit not set mpls_error ( BAD_LABEL  ,
"invalid FIB id in label"   
)