![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
struct | _capture_info |
struct | _info_data |
Typedefs | |
typedef struct _capture_info | capture_info |
typedef struct _info_data | info_data_t |
Functions | |
void | capture_info_ui_create (capture_info *cinfo, capture_session *cap_session) |
void | capture_info_ui_update (capture_info *cinfo) |
void | capture_info_ui_destroy (capture_info *cinfo) |
Declarations of platform-dependent capture info functions.
Wireshark - Network traffic analyzer By Gerald Combs geral Copyright 1998 Gerald Combs d@wi resha rk.o rg
SPDX-License-Identifier: GPL-2.0-or-later
Capture info functions.
typedef struct _capture_info capture_info |
Current Capture info.
void capture_info_ui_create | ( | capture_info * | cinfo, |
capture_session * | cap_session | ||
) |
Create the capture info dialog
void capture_info_ui_destroy | ( | capture_info * | cinfo | ) |
Destroy the capture info dialog again
void capture_info_ui_update | ( | capture_info * | cinfo | ) |
Update the capture info counters in the dialog