Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include "dfilter-int.h"
Go to the source code of this file.
Functions | |
bool | dfw_semcheck (dfwork_t *dfw) |
ftenum_t | check_arithmetic (dfwork_t *dfw, stnode_t *st_node, ftenum_t logical_ftype) |
ftenum_t | check_function (dfwork_t *dfw, stnode_t *st_node, ftenum_t logical_ftype) |
ftenum_t | check_slice (dfwork_t *dfw, stnode_t *st, ftenum_t logical_ftype) |
void | resolve_unparsed (dfwork_t *dfw, stnode_t *st, bool strict) |
ftenum_t | get_logical_ftype (dfwork_t *dfw, stnode_t *st_node) |
bool | compatible_ftypes (ftenum_t a, ftenum_t b) |
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