|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Typedefs | |
| typedef wmem_list_t | wmem_stack_t |
Functions | |
| WS_DLL_PUBLIC void * | wmem_stack_peek (const wmem_stack_t *stack) |
| WS_DLL_PUBLIC void * | wmem_stack_pop (wmem_stack_t *stack) |
Definitions for the Wireshark Memory Manager Stack Copyright 2012, 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