Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <decode_as.h>
Public Attributes | |
build_label_func | label_func |
unsigned | num_values |
build_valid_func * | build_values |
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.
build_valid_func* decode_as_value_s::build_values |
Function used to build the value to go into the table. Retrieve from current frame
build_label_func decode_as_value_s::label_func |
function pointer to the function used to create the label
unsigned decode_as_value_s::num_values |
Number of values