|
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 | dpa400_open (wtap *wth, int *err, char **err_info) |
| Open a DPA400 file. | |
Copyright 2018, Dirk Eibach, Guntermann & Drunck GmbH dirk..nosp@m.eiba.nosp@m.ch@gd.nosp@m.sys..nosp@m.cc
SPDX-License-Identifier: GPL-2.0-or-later
| wtap_open_return_val dpa400_open | ( | wtap * | wth, |
| int * | err, | ||
| char ** | err_info | ||
| ) |
Open a DPA400 file.
| wth | Pointer to the wtap structure. |
| err | Error code if an error occurs. |
| err_info | Error message if an error occurs. |