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

Describes a single timestamp source available on a capture interface. More...

#include <capture_ifinfo.h>

Public Attributes

char * name
 
char * description
 

Detailed Description

Describes a single timestamp source available on a capture interface.

Member Data Documentation

◆ description

char* timestamp_info_t::description

Human-readable description from libpcap (e.g. "Adapter, not synced with system time")

◆ name

char* timestamp_info_t::name

Short internal timestamp type name from libpcap (e.g. "adapter_unsynced")


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