Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
struct | packet_range_tag |
Typedefs | |
typedef struct packet_range_tag | packet_range_t |
Functions | |
void | packet_range_init (packet_range_t *range, capture_file *cf) |
void | packet_range_cleanup (packet_range_t *range) |
convert_ret_t | packet_range_check (packet_range_t *range) |
void | packet_range_process_init (packet_range_t *range) |
bool | packet_range_process_all (packet_range_t *range) |
range_process_e | packet_range_process_packet (packet_range_t *range, frame_data *fdata) |
void | packet_range_convert_str (packet_range_t *range, const char *es) |
void | packet_range_convert_selection_str (packet_range_t *range, const char *es) |
uint32_t | packet_range_count (const packet_range_t *range) |
Variables | |
uint32_t | curr_selected_frame |
Packet range routines (save, print, ...)
Dick Gooris goori.nosp@m.s@lu.nosp@m.cent..nosp@m.com Ulf Lamping ulf.l.nosp@m.ampi.nosp@m.ng@we.nosp@m.b.de
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