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

Go to the source code of this file.

Functions

wtap_open_return_val ipfix_open (wtap *wth, int *err, char **err_info)
 Opens an IPFIX file for reading.
 

Detailed Description

Wiretap Library Copyright (c) 2010 by Hadriel Kaplan hadri.nosp@m.elk@.nosp@m.yahoo.nosp@m..com

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

Function Documentation

◆ ipfix_open()

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

Opens an IPFIX file for reading.

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.