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

Go to the source code of this file.

Functions

wtap_open_return_val eri_enb_log_open (wtap *wth, int *err, char **err_info)
 Open an Ericsson eNode-B log file.
 

Detailed Description

Ericsson eNode-B raw log file format decoder for the Wiretap library.

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

Function Documentation

◆ eri_enb_log_open()

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

Open an Ericsson eNode-B log file.

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