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

Pairs an expert info index with its associated header field index for registration and display. More...

#include <expert.h>

Public Attributes

int ei
 
int hf
 

Detailed Description

Pairs an expert info index with its associated header field index for registration and display.

Member Data Documentation

◆ ei

int expert_field::ei

Expert info index, assigned during registration.

◆ hf

int expert_field::hf

Header field index associated with this expert item.


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