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

#include <decode_as.h>

Public Attributes

build_label_func label_func
 
unsigned num_values
 
build_valid_funcbuild_values
 

Detailed Description

Contains all of the function pointers (typically just 1) that provide the text explaining the name and use of the value field that will be passed to the dissector table to change the dissection output.

Member Data Documentation

◆ build_values

build_valid_func* decode_as_value_s::build_values

Function used to build the value to go into the table. Retrieve from current frame

◆ label_func

build_label_func decode_as_value_s::label_func

function pointer to the function used to create the label

◆ num_values

unsigned decode_as_value_s::num_values

Number of values


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