|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <wiretap/wtap.h>Go to the source code of this file.
Functions | |
| wtap_open_return_val | mplog_open (wtap *wth, int *err, char **err_info) |
| Open a TTL Logfile for reading. | |
File format support for Micropross mplog files Copyright (c) 2016 by Martin Kaiser marti.nosp@m.n@ka.nosp@m.iser..nosp@m.cx
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val mplog_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open a TTL Logfile for reading.
| wth | Pointer to the wtap structure. |
| err | Error code if an error occurs. |
| err_info | Error information if an error occurs. |