Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
export_pdu_ui_utils.h File Reference

Go to the source code of this file.

Functions

void do_export_pdu (const char *filter, const char *temp_dir, const char *tap_name)
 

Detailed Description

Routines for exported_pdu dissection Copyright 2013, Anders Broman ander.nosp@m.s-br.nosp@m.oman@.nosp@m.eric.nosp@m.sson..nosp@m.com

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

Function Documentation

◆ do_export_pdu()

void do_export_pdu ( const char *  filter,
const char *  temp_dir,
const char *  tap_name 
)

Filters the current opened capture file into a temporary file. On success, the filtered file is opened into the UI.