|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| bool | sttype_set_convert_to_range (stnode_t **node_left, stnode_t **node_right) |
| Convert a set of values to a range. | |
| void | set_nodelist_free (GSList *params) |
| Free the memory allocated for a list of set nodes. | |
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 2001 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
| void set_nodelist_free | ( | GSList * | params | ) |
Free the memory allocated for a list of set nodes.
| params | Pointer to the list of set nodes to free. |