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
plugins
epan
opcua
opcua_application_layer.h
1
/******************************************************************************
2
** Copyright (C) 2006-2007 ascolab GmbH. All Rights Reserved.
3
** Web: http://www.ascolab.com
4
**
5
** SPDX-License-Identifier: GPL-2.0-or-later
6
**
7
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
8
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
9
**
10
** Project: OpcUa Wireshark Plugin
11
**
12
** Description: OpcUa Application Layer Decoder.
13
**
14
** Author: Gerhard Gappmeier <gerhard.gappmeier@ascolab.com>
15
******************************************************************************/
16
17
void
registerApplicationLayerTypes(
int
proto);
18
19
/* Ua type parsers */
20
int
getServiceNodeId(
tvbuff_t
*tvb,
int
offset);
21
int
parseServiceNodeId(
proto_tree
*tree,
tvbuff_t
*tvb,
int
*pOffset);
_proto_node
Definition
proto.h:906
tvbuff
Definition
tvbuff-int.h:35
Generated by
1.9.8