Wireshark
4.5.0
The Wireshark network protocol analyzer
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
Typedefs
a
b
c
d
e
f
g
h
i
m
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
e
f
h
i
n
o
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
epan
lapd_sapi.h
Go to the documentation of this file.
1
12
#ifndef __LAPD_SAPI_H__
13
#define __LAPD_SAPI_H__
14
15
#define LAPD_SAPI_Q931 0
/* Q.931 call control procedure */
16
#define LAPD_SAPI_PM_Q931 1
/* Packet mode Q.931 call control procedure */
17
#define LAPD_SAPI_X25 16
/* X.25 Level 3 procedures */
18
#define LAPD_SAPI_L2 63
/* Layer 2 management procedures */
19
20
#define LAPD_GSM_SAPI_RA_SIG_PROC 0
21
#define LAPD_GSM_SAPI_NOT_USED_1 1
22
#define LAPD_GSM_SAPI_NOT_USED_16 16
23
#define LAPD_GSM_SAPI_OM_PROC 62
24
25
#endif
/* lapd_sapi.h */
Generated by
1.9.8