![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
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(PKTS_NEED_FRAG |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation | mpls_error (NO_LABEL, "MPLS no label for fib/dst") mpls_error(TTL_EXPIRED |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation MPLS ttl expired | mpls_error (S_NOT_SET, "MPLS s-bit not set") mpls_error(BAD_LABEL |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation MPLS ttl expired invalid FIB id in label | mpls_error (NOT_IP4, "non-ip4 packets dropped") mpls_error(DISALLOWED_FIB |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation MPLS ttl expired invalid FIB id in label disallowed FIB id | mpls_error (NOT_ENABLED, "MPLS not enabled") mpls_error(DROP |
| mpls_error | ( | NONE | , |
| "no error" | |||
| ) |
| unknown protocol MPLS input packets decapsulated mpls_error | ( | PKTS_ENCAP | , |
| "MPLS output packets encapsulated" | |||
| ) |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation mpls_error | ( | NO_LABEL | , |
| "MPLS no label for fib/dst" | |||
| ) |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation MPLS ttl expired mpls_error | ( | S_NOT_SET | , |
| "MPLS s-bit not set" | |||
| ) |
| unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation MPLS ttl expired invalid FIB id in label mpls_error | ( | NOT_IP4 | , |
| "non-ip4 packets dropped" | |||
| ) |