Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <glib.h>
#include <stdbool.h>
#include "ws_symbol_export.h"
Go to the source code of this file.
Classes | |
struct | ascend_t |
struct | ascend_token_t |
struct | ascend_state_t |
Functions | |
bool | run_ascend_parser (uint8_t *pd, ascend_state_t *parser_state, int *err, char **err_info) |
Definitions for routines common to multiple modules in the Lucent/Ascend capture file reading code, but not used outside that code.
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later