X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=trace.h;h=013b1db12120e9d5a77a756399e322f40e84fa30;hp=d6bc25d9c0ffa189a287cf153f6e9bc1dd2bac91;hb=613b4e59ef4e8324ea824dfee01d9ec800071636;hpb=9ae0e0e4e2359705ec9c193a65cfc55ab05f7b26 diff --git a/trace.h b/trace.h index d6bc25d..013b1db 100644 --- a/trace.h +++ b/trace.h @@ -26,7 +26,6 @@ #define L2_RELEASE_CON 0x0002f101 #define L2_RELEASE_IND 0x0002f102 #define L2_RELEASE_RES 0x0002f103 -#define L3_UNKNOWN 0x0003f200 #define L3_ALERTING_REQ 0x00030100 #define L3_ALERTING_IND 0x00030102 #define L3_PROCEEDING_REQ 0x00030200 @@ -105,6 +104,7 @@ #endif #define L3_TIMEOUT_REQ 0x0003f200 #define L3_TIMEOUT_IND 0x0003f202 +#define L3_UNKNOWN 0x0003ff00 struct trace_element {