work on socket. (don't try yet)
[lcr.git] / trace.h
diff --git a/trace.h b/trace.h
index 43578e6..d6bc25d 100644 (file)
--- a/trace.h
+++ b/trace.h
 #define L3_RETRIEVE_REJECT_REQ         0x00033700
 #define L3_RETRIEVE_REJECT_IND         0x00033702
 #ifdef SOCKET_MISDN
-#define L3_ASSIGN_REQ                  0x0003f000
-#define L3_ASSIGN_IND                  0x0003f002
-#define L3_FREE_REQ                    0x0003f100
-#define L3_FREE_IND                    0x0003f102
+#define L3_NEW_L3ID_REQ                        0x0003f000
+#define L3_NEW_L3ID_IND                        0x0003f002
+#define L3_RELEASE_L3ID_REQ            0x0003f100
+#define L3_RELEASE_L3ID_IND            0x0003f102
 #else
 #define L3_NEW_CR_REQ                  0x0003f000
 #define L3_NEW_CR_IND                  0x0003f002