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
ui
urls.h
Go to the documentation of this file.
1
13
#define WS_HOME_PAGE_URL "https://www.wireshark.org"
14
#define WS_DOWNLOAD_URL "https://www.wireshark.org/download.html"
15
#define WS_DOCS_URL "https://www.wireshark.org/docs/"
16
#define WS_FAQ_URL "https://www.wireshark.org/faq.html"
17
#define WS_Q_AND_A_URL "https://ask.wireshark.org"
18
#define WS_WIKI_HOME_URL "https://wiki.wireshark.org"
19
20
#define SS_HOME_PAGE_URL "https://stratoshark.org"
21
#define SS_DOWNLOAD_URL "https://stratoshark.org"
22
#define SS_WIKI_HOME_URL "https://wiki.wireshark.org/stratoshark"
23
24
25
/*
26
* Construct a wiki URL given the path to the wiki page.
27
*/
28
#define WS_WIKI_URL(path) WS_WIKI_HOME_URL "/" path
Generated by
1.9.8