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

Go to the source code of this file.

Functions

wtap_open_return_val ems_open (wtap *wth, int *err, char **err_info)
 Open an EMS file.
 

Detailed Description

EMS file format decoder for the Wiretap library.

Copyright (c) 2023 by Timo Warns timo..nosp@m.warn.nosp@m.s@gma.nosp@m.il.c.nosp@m.om

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

Function Documentation

◆ ems_open()

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

Open an EMS file.

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