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(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 |
|
◆ 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 no label for fib dst mpls_error |
( |
TTL_EXPIRED |
, |
|
|
"MPLS ttl expired" |
|
|
) |
| |
◆ mpls_error() [5/7]
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() [6/7]
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() [7/7]
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" |
|
|
) |
| |