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
llcsaps.h
Go to the documentation of this file.
1
12
#ifndef __LLCSAPS_H__
13
#define __LLCSAPS_H__
14
15
#define SAP_NULL 0x00
16
#define SAP_LLC_SLMGMT 0x02
17
#define SAP_SNA_PATHCTRL 0x04
18
#define SAP_IP 0x06
19
#define SAP_SNA1 0x08
20
#define SAP_SNA2 0x0C
21
#define SAP_PROWAY_NM_INIT 0x0E
22
#define SAP_NETWARE1 0x10
23
#define SAP_OSINL1 0x14
24
#define SAP_TI 0x18
25
#define SAP_OSINL2 0x20
26
#define SAP_OSINL3 0x34
27
#define SAP_SNA3 0x40
28
#define SAP_BPDU 0x42
29
#define SAP_RS511 0x4E
30
#define SAP_OSINL4 0x54
31
#define SAP_X25 0x7E
32
#define SAP_XNS 0x80
33
#define SAP_BACNET 0x82
34
#define SAP_NESTAR 0x86
35
#define SAP_PROWAY_ASLM 0x8E
36
#define SAP_ARP 0x98
37
#define SAP_SNAP 0xAA
38
#define SAP_HPJD 0xB4
39
#define SAP_VINES1 0xBA
40
#define SAP_VINES2 0xBC
41
#define SAP_SNA4 0xC8
42
#define SAP_NETWARE2 0xE0
43
#define SAP_NETBIOS 0xF0
44
#define SAP_IBMNM 0xF4
45
#define SAP_HPEXT 0xF8
46
#define SAP_UB 0xFA
47
#define SAP_RPL 0xFC
48
#define SAP_OSINL5 0xFE
49
#define SAP_GLOBAL 0xFF
50
51
#endif
/* llcsaps.h */
Generated by
1.9.8