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

Associates a display filter field name with its registered header field ID for aggregation. More...

#include <aggregation_fields.h>

Public Attributes

char * field
 
int hf_id
 

Detailed Description

Associates a display filter field name with its registered header field ID for aggregation.

Member Data Documentation

◆ field

char* aggregation_field::field

Display filter field name string (e.g. "tcp.len")

◆ hf_id

int aggregation_field::hf_id

Registered header field ID (hf_ index) corresponding to field


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