|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Bundles an expert_field handle with its expert_field_info for use in bulk registration. More...
#include <expert.h>
Public Attributes | |
| expert_field * | ids |
| expert_field_info | eiinfo |
Bundles an expert_field handle with its expert_field_info for use in bulk registration.
| expert_field_info ei_register_info::eiinfo |
The expert field metadata to be registered with the expert info framework.
| expert_field* ei_register_info::ids |
Pointer to the expert_field whose ei and hf indices are written during registration.