|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
#include <string.h>#include <glib.h>Go to the source code of this file.
Functions | |
| WS_DLL_PUBLIC void * | wmem_memdup (wmem_allocator_t *allocator, const void *source, const size_t size) G_GNUC_MALLOC |
| WS_DLL_PUBLIC int | wmem_compare_int (gconstpointer a, gconstpointer b) |
| WS_DLL_PUBLIC int | wmem_compare_uint (gconstpointer a, gconstpointer b) |
Definitions for the Wireshark Memory Manager Misc Utilities Copyright 2013, Evan Huus eapache@gmail.com
Wireshark - Network traffic analyzer By Gerald Combs gerald@wireshark.org Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later