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

Go to the source code of this file.

Functions

wtap_open_return_val netxray_open (wtap *wth, int *err, char **err_info)
 Open a NetXray capture file.
 

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

◆ netxray_open()

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

Open a NetXray capture file.

Parameters
wthPointer to the wtap structure that will hold the file information.
errPointer to an integer where an error code will be stored if an error occurs.
err_infoPointer to a char pointer where an error message will be stored if an error occurs.
Returns
wtap_open_return_val The result of opening the capture file.