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

Bundles an expert_field handle with its expert_field_info for use in bulk registration. More...

#include <expert.h>

Public Attributes

expert_fieldids
 
expert_field_info eiinfo
 

Detailed Description

Bundles an expert_field handle with its expert_field_info for use in bulk registration.

Member Data Documentation

◆ eiinfo

expert_field_info ei_register_info::eiinfo

The expert field metadata to be registered with the expert info framework.

◆ ids

expert_field* ei_register_info::ids

Pointer to the expert_field whose ei and hf indices are written during registration.


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