|
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 | i4btrace_open (wtap *wth, int *err, char **err_info) |
| Open an I4B trace file. | |
Wiretap Library Copyright (c) 1999 by Bert Driehuis drieh.nosp@m.uis@.nosp@m.playb.nosp@m.eing.nosp@m..org
SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val i4btrace_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open an I4B trace file.
| wth | Pointer to the wtap structure. |
| err | Error code if opening fails. |
| err_info | Error message if opening fails. |