Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
capture_info.h File Reference
#include "capture_opts.h"
#include <capture/capture_session.h>
#include <epan/capture_dissectors.h>

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)
 

Detailed Description

Declarations of platform-dependent capture info functions.

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

Capture info functions.

Typedef Documentation

◆ capture_info

typedef struct _capture_info capture_info

Current Capture info.

Function Documentation

◆ capture_info_ui_create()

void capture_info_ui_create ( capture_info cinfo,
capture_session cap_session 
)
extern

Create the capture info dialog

◆ capture_info_ui_destroy()

void capture_info_ui_destroy ( capture_info cinfo)
extern

Destroy the capture info dialog again

◆ capture_info_ui_update()

void capture_info_ui_update ( capture_info cinfo)
extern

Update the capture info counters in the dialog