Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
hf_register_info Struct Reference

#include <proto.h>

Public Attributes

int * p_id
 
header_field_info hfinfo
 

Detailed Description

Used when registering many fields at once, using proto_register_field_array()

Member Data Documentation

◆ hfinfo

header_field_info hf_register_info::hfinfo

the field info to be registered

◆ p_id

int* hf_register_info::p_id

written to by register() function


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