Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ascendtext.h File Reference
#include "wtap.h"

Go to the source code of this file.

Macros

#define ASCEND_MAX_DATA_ROWS   8
#define ASCEND_MAX_DATA_COLS   16
#define ASCEND_MAX_PKT_LEN   (ASCEND_MAX_DATA_ROWS * ASCEND_MAX_DATA_COLS)

Functions

wtap_open_return_val ascend_open (wtap *wth, int *err, char **err_info)
 Opens an Ascend text 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

◆ ascend_open()

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

Opens an Ascend text file for reading.

Parameters
wthPointer to a wtap structure that will be initialized with the file information.
errPointer to an integer where any error code will be stored.
err_infoPointer to a char pointer where any error message will be stored.
Returns
wtap_open_return_val The result of opening the file, indicating success or failure.

< Precision: 1 microsecond (6 fractional digits).