|
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 | iseries_open (wtap *wth, int *err, char **err_info) |
| Open an iSeries trace file. | |
Wiretap Library Copyright (c) 2005 by Martin Warnes marti.nosp@m.n@wa.nosp@m.rnes..nosp@m.home.nosp@m.ip.ne.nosp@m.t
SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val iseries_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open an iSeries trace file.
| wth | Pointer to the wtap structure. |
| err | Error code if an error occurs. |
| err_info | Error message if an error occurs. |