|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Public Attributes | |
| wmem_map_t * | seqtable |
| wmem_map_t * | valtable |
| value_string | opcode_vals [(255+1)+1] |
| value_string | errorcode_vals [255+2] |
| value_string | eventcode_vals [127+2] |
| wmem_map_t * | eventcode_funcs |
| wmem_map_t * | reply_funcs |
| int | sequencenumber |
| uint32_t | iconn_frame |
| uint32_t | iconn_reply |
| unsigned | byte_order |
| bool | resync |
| int * | keycodemap [256] |
| int | keysyms_per_keycode |
| int | first_keycode |
| int * | modifiermap [array_length(modifiers)] |
| int | keycodes_per_modifier |
| union { | |
| struct { | |
| int first_keycode | |
| } GetKeyboardMapping | |
| } | request |