aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rpc.h
diff options
context:
space:
mode:
authorUwe Girlich <Uwe.Girlich@philosys.de>2005-05-04 13:09:46 +0000
committerUwe Girlich <Uwe.Girlich@philosys.de>2005-05-04 13:09:46 +0000
commitc1c395dc2d2cdbf040cb5bb5c24f81b0d9af9c28 (patch)
treee913b9958acfd09c468268067e1f3358af539c6a /epan/dissectors/packet-rpc.h
parentbe12da7f983298949d78876cd6d7c2d98ff68567 (diff)
Added RPC/ONC SYSTEM_ERROR accept state.
svn path=/trunk/; revision=14303
Diffstat (limited to 'epan/dissectors/packet-rpc.h')
-rw-r--r--epan/dissectors/packet-rpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-rpc.h b/epan/dissectors/packet-rpc.h
index 3eb5312e8b..3f2d97e76f 100644
--- a/epan/dissectors/packet-rpc.h
+++ b/epan/dissectors/packet-rpc.h
@@ -48,6 +48,7 @@
#define PROG_MISMATCH 2
#define PROC_UNAVAIL 3
#define GARBAGE_ARGS 4
+#define SYSTEM_ERROR 5
#define RPC_MISMATCH 0
#define AUTH_ERROR 1