Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
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: