Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
log3gpp.h File Reference
#include <wtap.h>

Go to the source code of this file.

Functions

wtap_open_return_val log3gpp_open (wtap *wth, int *err, char **err_info)
 Open a log file in 3GPP format.
 

Detailed Description

Wiretap Library Copyright (c) 1998 by Gilbert Ramirez gram@.nosp@m.alum.nosp@m.ni.ri.nosp@m.ce.e.nosp@m.du

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

Function Documentation

◆ log3gpp_open()

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

Open a log file in 3GPP format.

Parameters
wthPointer to the wtap structure.
errError code if an error occurs.
err_infoError message if an error occurs.
Returns
The result of opening the file.