|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
| wtap_open_return_val | vwr_open (wtap *wth, int *err, char **err_info) |
| Opens a VWR file. | |
Wiretap Library Copyright (c) 1998-2010 by Tom Alexander talex.nosp@m.ande.nosp@m.r@ixi.nosp@m.acom.nosp@m..com
SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val vwr_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Opens a VWR file.
| wth | Pointer to the wtap structure. |
| err | Pointer to an integer that will be set to an error code if an error occurs. |
| err_info | Pointer to a string that will be set to an error message if an error occurs. |