Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
wtapng_if_descr_mandatory_s Struct Reference

#include <wtap_opttypes.h>

Public Attributes

int wtap_encap
 
uint64_t time_units_per_second
 
int tsprecision
 
uint32_t snap_len
 
uint8_t num_stat_entries
 
GArray * interface_statistics
 

Detailed Description

Holds the required data from a WTAP_BLOCK_IF_ID_AND_INFO.

Member Data Documentation

◆ interface_statistics

GArray* wtapng_if_descr_mandatory_s::interface_statistics

An array holding the interface statistics from pcapng ISB:s or equivalent(?)

◆ tsprecision

int wtapng_if_descr_mandatory_s::tsprecision

WTAP_TSPREC_ value for this interface

◆ wtap_encap

int wtapng_if_descr_mandatory_s::wtap_encap

link_type translated to wtap_encap


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