|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 |
Associates a display filter field name with its registered header field ID for aggregation.
| char* aggregation_field::field |
Display filter field name string (e.g. "tcp.len")
| int aggregation_field::hf_id |
Registered header field ID (hf_ index) corresponding to field