Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
i4btrace.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

wtap_open_return_val i4btrace_open (wtap *wth, int *err, char **err_info)
 Open an I4B trace file.
 

Detailed Description

Wiretap Library Copyright (c) 1999 by Bert Driehuis drieh.nosp@m.uis@.nosp@m.playb.nosp@m.eing.nosp@m..org

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ i4btrace_open()

wtap_open_return_val i4btrace_open ( wtap wth,
int *  err,
char **  err_info 
)

Open an I4B trace file.

Parameters
wthPointer to the wtap structure.
errError code if opening fails.
err_infoError message if opening fails.
Returns
wtap_open_return_val Return value indicating success or failure.