Go to the source code of this file.
|
| 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() [1/7]
mpls_error |
( |
NONE |
, |
|
|
"no error" |
|
|
) |
| |
◆ mpls_error() [2/7]
unknown protocol mpls_error |
( |
UNSUPPORTED_VERSION |
, |
|
|
"unsupported version" |
|
|
) |
| |
◆ mpls_error() [3/7]
unknown protocol MPLS input packets decapsulated mpls_error |
( |
PKTS_ENCAP |
, |
|
|
"MPLS output packets encapsulated" |
|
|
) |
| |
◆ mpls_error() [4/7]
unknown protocol MPLS input packets decapsulated MPLS output packets needs fragmentation mpls_error |
( |
NO_LABEL |
, |
|
|
"MPLS no label for fib/dst" |
|
|
) |
| |
◆ mpls_error() [5/7]
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() [6/7]
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() [7/7]
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" |
|
|
) |
| |