[Automatic manuf, services and enterprise-numbers update for 2012-02-19]
[obnox/wireshark/wip.git] / epan / lapd_sapi.h
index 7fe486dee541a5f0397a977535c208813afae61a..b4465e5b64b0cdd3f6ce68bcaceaa0a51b8ccf77 100644 (file)
@@ -3,8 +3,8 @@
  *
  * $Id$
  *
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
  * Copyright 2004 Gerald Combs
  *
  * This program is free software; you can redistribute it and/or
@@ -30,4 +30,9 @@
 #define        LAPD_SAPI_X25           16      /* X.25 Level 3 procedures */
 #define        LAPD_SAPI_L2            63      /* Layer 2 management procedures */
 
+#define LAPD_GSM_SAPI_RA_SIG_PROC      0
+#define LAPD_GSM_SAPI_NOT_USED_1       1
+#define LAPD_GSM_SAPI_NOT_USED_16      16
+#define LAPD_GSM_SAPI_OM_PROC          62
+
 #endif /* lapd_sapi.h */