Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_time_value_string Struct Reference

Maps a timestamp key to a string value, used for table-driven time-to-string lookups. More...

#include <value_string.h>

Public Attributes

nstime_t value
const char * strptr

Detailed Description

Maps a timestamp key to a string value, used for table-driven time-to-string lookups.

Member Data Documentation

◆ strptr

const char* _time_value_string::strptr

Human-readable string returned when value is matched.

◆ value

nstime_t _time_value_string::value

The timestamp key to match against during lookup.


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