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

Associates an ehf_of_interest slot with its registered header field ID and protocol name. More...

#include <packet-transum.h>

Public Attributes

int hf
 
const char * proto_name
 

Detailed Description

Associates an ehf_of_interest slot with its registered header field ID and protocol name.

Member Data Documentation

◆ hf

int _HF_OF_INTEREST_INFO::hf

Registered header field ID (hfid) for this field of interest

◆ proto_name

const char* _HF_OF_INTEREST_INFO::proto_name

Dotted protocol field name string (e.g., "tcp.flags.syn")


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