Wireshark 4.5.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_ALLOC_SIZE(3) |
WS_DLL_PUBLIC int | wmem_compare_int (const void *a, const void *b) |
WS_DLL_PUBLIC int | wmem_compare_uint (const void *a, const void *b) |
Definitions for the Wireshark Memory Manager Misc Utilities Copyright 2013, Evan Huus eapac.nosp@m.he@g.nosp@m.mail..nosp@m.com
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later