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

A single tokenized extcap output sentence with its key/value parameter map. More...

#include <extcap_parser.h>

Public Attributes

char * sentence
 
GHashTable * param_list
 

Detailed Description

A single tokenized extcap output sentence with its key/value parameter map.

Member Data Documentation

◆ param_list

GHashTable* _extcap_token_sentence::param_list

Hash table of parameter key/value pairs parsed from the sentence

◆ sentence

char* _extcap_token_sentence::sentence

The sentence type keyword (e.g., "arg", "value", "interface")


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