gsmtap.h: Add definitions for ISDN PPP sub-type

This change adds a new sub-type for PPP in GSMTAP_TYPE_E1T1.

Change-Id: I17137167b2c74b6c5e53459743b6e140fc1a4386
This commit is contained in:
Manawyrm 2023-09-19 01:54:29 +02:00 committed by laforge
parent ae07127f73
commit 522f51b9d8
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@
#define GSMTAP_E1T1_V120 0x08 /* V.120 B-channel data */
#define GSMTAP_E1T1_V110 0x09 /* V.110 B-channel data */
#define GSMTAP_E1T1_H221 0x0a /* H.221 B-channel data */
#define GSMTAP_E1T1_PPP 0x0b /* PPP */
/* flags for the ARFCN */
#define GSMTAP_ARFCN_F_PCS 0x8000