gsm48.h: define the reserved TMSI in libosmocore, not openbsc

This commit is contained in:
Harald Welte 2014-08-24 17:35:19 +02:00
parent f39aed6942
commit 276ca4b172
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
#include <osmocom/gsm/protocol/gsm_04_08.h>
#include <osmocom/gsm/gsm48_ie.h>
/* reserved according to GSM 03.03 § 2.4 */
#define GSM_RESERVED_TMSI 0xFFFFFFFF
/* A parsed GPRS routing area */
struct gprs_ra_id {
uint16_t mnc;