|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
| struct | df_func_def_t |
Typedefs | |
| typedef bool(* | DFFuncType) (GSList *stack, uint32_t arg_count, df_cell_t *retval) |
| typedef ftenum_t(* | DFReturnType) (GSList *param_list) |
| typedef ftenum_t(* | DFSemCheckType) (dfwork_t *dfw, const char *func_name, ftenum_t lhs_ftype, GSList *param_list, df_loc_t func_loc) |
Functions | |
| df_func_def_t * | df_func_lookup (const char *name) |
Wireshark - Network traffic analyzer
Copyright 2006 Gilbert Ramirez gram@alumni.rice.edu
SPDX-License-Identifier: GPL-2.0-or-later