|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include "wtap.h"Go to the source code of this file.
Functions | |
| wtap_open_return_val | aethra_open (wtap *wth, int *err, char **err_info) |
| Open an Aethra file. | |
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
| wtap_open_return_val aethra_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open an Aethra file.
| wth | Pointer to a wtap structure. |
| err | Error code if opening fails. |
| err_info | Error message if opening fails. |