|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| tvbuff_t * | frame_tvbuff_new (const struct packet_provider_data *prov, const frame_data *fd, const guint8 *buf) |
| tvbuff_t * | frame_tvbuff_new_buffer (const struct packet_provider_data *prov, const frame_data *fd, Buffer *buf) |
| tvbuff_t * | file_tvbuff_new (const struct packet_provider_data *prov, const frame_data *fd, const guint8 *buf) |
| tvbuff_t * | file_tvbuff_new_buffer (const struct packet_provider_data *prov, const frame_data *fd, Buffer *buf) |
Implements a tvbuff for frame
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later