Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ascend_t Struct Reference

Holds per-file state for reading an Ascend capture file. More...

#include <ascend-int.h>

Public Attributes

time_t inittime
bool adjusted
int64_t next_packet_seek_start

Detailed Description

Holds per-file state for reading an Ascend capture file.

Member Data Documentation

◆ adjusted

bool ascend_t::adjusted

Whether the timestamps in this file have been adjusted to an absolute epoch.

◆ inittime

time_t ascend_t::inittime

Timestamp of the first packet, used as the reference epoch for relative time calculations.

◆ next_packet_seek_start

int64_t ascend_t::next_packet_seek_start

File offset at which to begin seeking for the next packet record.


The documentation for this struct was generated from the following file: