aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/abis_nm.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-02-06 16:44:37 +0000
committerHarald Welte <laforge@gnumonks.org>2009-02-06 16:44:37 +0000
commita7dbe49a191fac4810a848d88d41cdb776fb772d (patch)
tree0a552209da73e48fcab8e6b6b56a92b931c8b11b /include/openbsc/abis_nm.h
parent97ed1e7d4327630f4c7c5c7bf67e93b6f53b7964 (diff)
BS11 logon message type
Diffstat (limited to 'include/openbsc/abis_nm.h')
-rw-r--r--include/openbsc/abis_nm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openbsc/abis_nm.h b/include/openbsc/abis_nm.h
index c9d12b001..2df941e6e 100644
--- a/include/openbsc/abis_nm.h
+++ b/include/openbsc/abis_nm.h
@@ -187,6 +187,7 @@ enum abis_nm_msgtype {
NM_MT_BS11_SET_ATTR = 0xd0,
NM_MT_BS11_SET_ATTR_ACK,
+ NM_MT_BS11_LMT_SESSION = 0xdc,
NM_MT_BS11_GET_STATE = 0xe3,
NM_MT_BS11_GET_STATE_ACK,