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
tvbuff_rdp.h
Go to the documentation of this file.
1
14
#ifndef __TVBUFF_RDP_H__
15
#define __TVBUFF_RDP_H__
16
17
#include <
epan/wmem_scopes.h
>
18
#include <
epan/tvbuff.h
>
19
20
typedef
struct
_zgfx_context_t
zgfx_context_t
;
21
22
zgfx_context_t
*zgfx_context_new(
wmem_allocator_t
*allocator);
23
24
tvbuff_t
*rdp8_decompress(
zgfx_context_t
*zgfx,
wmem_allocator_t
*allocator,
tvbuff_t
*tvb,
unsigned
offset);
25
26
27
#endif
/* __TVBUFF_RDP_H__ */
_wmem_allocator_t
Definition
wmem_allocator.h:27
_zgfx_context_t
Definition
tvbuff_rdp.c:161
tvbuff
Definition
tvbuff-int.h:35
tvbuff.h
wmem_scopes.h
Generated by
1.9.8