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

Go to the source code of this file.

Macros

#define DCT2000_ENCAP_UNHANDLED   0
 
#define DCT2000_ENCAP_SSCOP   101
 
#define DCT2000_ENCAP_MTP2   102
 
#define DCT2000_ENCAP_NBAP   103
 

Functions

wtap_open_return_val catapult_dct2000_open (wtap *wth, int *err, char **err_info)
 Open a Catapult DCT2000 file for reading.
 

Detailed Description

Wiretap Library Copyright (c) 1998 by Gilbert Ramirez gram@.nosp@m.alum.nosp@m.ni.ri.nosp@m.ce.e.nosp@m.du

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

Function Documentation

◆ catapult_dct2000_open()

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

Open a Catapult DCT2000 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 Return value indicating success or failure.