#include <glib.h>
#include <epan/range.h>
#include <epan/frame_data.h>
#include "cfile.h"
Go to the source code of this file.
|
enum | packet_range_e {
range_process_all
, range_process_selected
, range_process_marked
, range_process_marked_range
,
range_process_user_range
} |
|
enum | range_process_e { range_process_this
, range_process_next
, range_processing_finished
} |
|
|
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