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
cisco_pid.h
Go to the documentation of this file.
1
12
#ifndef __PACKET_CISCO_PID_H__
13
#define __PACKET_CISCO_PID_H__
14
15
#define CISCO_PID_DRIP 0x0102
16
#define CISCO_PID_PAGP 0x0104
17
#define CISCO_PID_MLS_HELLO 0x0105
18
#define CISCO_PID_RLQ_REQ 0x0108
19
#define CISCO_PID_RLQ_RESP 0x0109
20
#define CISCO_PID_PVSTPP 0x010B
21
#define CISCO_PID_VLAN_BRIDGE 0x010C
22
#define CISCO_PID_UDLD 0x0111
23
#define CISCO_PID_MCP 0x0139
24
#define CISCO_PID_CDP 0x2000
25
#define CISCO_PID_CGMP 0x2001
26
#define CISCO_PID_VTP 0x2003
27
#define CISCO_PID_DTP 0x2004
28
#define CISCO_PID_STP_UL_FAST 0x200A
29
30
#endif
31
32
/*
33
* Editor modelines - https://www.wireshark.org/tools/modelines.html
34
*
35
* Local variables:
36
* c-basic-offset: 8
37
* tab-width: 8
38
* indent-tabs-mode: t
39
* End:
40
*
41
* vi: set shiftwidth=8 tabstop=8 noexpandtab:
42
* :indentSize=8:tabSize=8:noTabs=false:
43
*/
Generated by
1.9.8