Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
wtap_opttype_t Struct Reference

Public Attributes

const char * name
 
const char * description
 
wtap_opttype_e data_type
 
guint flags
 
wtap_opttype_dup_custom_func dup_func
 
wtap_opttype_free_custom_func free_func
 

Member Data Documentation

wtap_opttype_e wtap_opttype_t::data_type

data type of that option

const char* wtap_opttype_t::description

human-readable description of option

wtap_opttype_dup_custom_func wtap_opttype_t::dup_func

function to duplicate custom option data

guint wtap_opttype_t::flags

flags for the option

wtap_opttype_free_custom_func wtap_opttype_t::free_func

function to free custom option data

const char* wtap_opttype_t::name

name of option


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