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

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

#include <value_string.h>

Public Attributes

const char * value
const char * strptr

Detailed Description

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

Member Data Documentation

◆ strptr

const char* _string_string::strptr

The human-readable string returned when value is matched.

◆ value

const char* _string_string::value

The string key to match against during lookup.


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