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

Reference to a display filter field. More...

#include <dfilter-int.h>

Public Attributes

const header_field_infohfinfo
 
fvalue_tvalue
 
int proto_layer_num
 

Detailed Description

Reference to a display filter field.

Member Data Documentation

◆ hfinfo

const header_field_info* df_reference_t::hfinfo

Information about the header field.

◆ proto_layer_num

int df_reference_t::proto_layer_num

The protocol layer number where the field was found.

◆ value

fvalue_t* df_reference_t::value

The parsed value.


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