|
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 | nettrace_3gpp_32_423_file_open (wtap *wth, int *err, char **err_info) |
| Open a 3GPP TS 32.423 file for reading. | |
MIME file format decoder for the Wiretap library.
Wiretap Library SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val nettrace_3gpp_32_423_file_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open a 3GPP TS 32.423 file for reading.
| wth | Pointer to the wtap structure. |
| err | Error code if an error occurs. |
| err_info | Error message if an error occurs. |