|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
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 |
| GArray * | options |
| wtap_block_type_t wtap_blocktype_t::block_type |
internal type code for block
| const char* wtap_blocktype_t::description |
human-readable description of block
| const char* wtap_blocktype_t::name |
name of block
| GArray* wtap_blocktype_t::options |
array of known options
1.8.11