Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
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) |
A stack implementation on top of wmem.