Wireshark
4.5.0
The Wireshark network protocol analyzer
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