Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
stanag4607.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

wtap_open_return_val stanag4607_open (wtap *wth, int *err, char **err_info)
 Opens a STANAG 4607 file.
 

Detailed Description

STANAG 4607 file reading

SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ stanag4607_open()

wtap_open_return_val stanag4607_open ( wtap wth,
int *  err,
char **  err_info 
)

Opens a STANAG 4607 file.

Parameters
wthPointer to the wtap structure.
errError code if an error occurs.
err_infoError information if an error occurs.
Returns
wtap_open_return_val The result of opening the file.