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

Public Attributes

wtap_block_type_t block_type
 
const char * name
 
const char * description
 
wtap_block_create_func create
 
wtap_mand_free_func free_mand
 
wtap_mand_copy_func copy_mand
 
GHashTable * options
 

Member Data Documentation

◆ block_type

wtap_block_type_t wtap_blocktype_t::block_type

internal type code for block

◆ description

const char* wtap_blocktype_t::description

human-readable description of block

◆ name

const char* wtap_blocktype_t::name

name of block

◆ options

GHashTable* wtap_blocktype_t::options

hash table of known options


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