FD.io VPP  v18.07.1-19-g511ce25
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 input packets decapsulated mpls_error (PKTS_ENCAP,"MPLS output packets encapsulated") mpls_error(NO_LABEL
 
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst mpls_error (TTL_EXPIRED,"MPLS ttl expired") mpls_error(S_NOT_SET
 
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set mpls_error (BAD_LABEL,"invalid FIB id in label") mpls_error(NOT_IP4
 
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set non ip4 packets dropped mpls_error (DISALLOWED_FIB,"disallowed FIB id") mpls_error(NOT_ENABLED
 
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set non ip4 packets dropped MPLS not enabled mpls_error (DROP,"MPLS DROP DPO") mpls_error(PUNT
 

Function Documentation

mpls_error ( NONE  ,
"no error"   
)
unknown protocol mpls_error ( UNSUPPORTED_VERSION  ,
"unsupported version  
)
unknown protocol MPLS input packets decapsulated mpls_error ( PKTS_ENCAP  ,
"MPLS output packets encapsulated"   
)
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst mpls_error ( TTL_EXPIRED  ,
"MPLS ttl expired"   
)
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set mpls_error ( BAD_LABEL  ,
"invalid FIB id in label"   
)
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set non ip4 packets dropped mpls_error ( DISALLOWED_FIB  ,
"disallowed FIB id"   
)
unknown protocol MPLS input packets decapsulated MPLS no label for fib dst MPLS s bit not set non ip4 packets dropped MPLS not enabled mpls_error ( DROP  ,
"MPLS DROP DPO"   
)