Go to the source code of this file.
|
| gre_error (NONE, "no error") gre_error(UNKNOWN_PROTOCOL |
|
unknown protocol | gre_error (UNSUPPORTED_VERSION, "unsupported version") gre_error(PKTS_DECAP |
|
unknown protocol GRE input packets decapsulated | gre_error (PKTS_ENCAP, "GRE output packets encapsulated") gre_error(NO_SUCH_TUNNEL |
|
◆ gre_error() [1/3]
gre_error |
( |
NONE |
, |
|
|
"no error" |
|
|
) |
| |
◆ gre_error() [2/3]
◆ gre_error() [3/3]
unknown protocol GRE input packets decapsulated gre_error |
( |
PKTS_ENCAP |
, |
|
|
"GRE output packets encapsulated" |
|
|
) |
| |