![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
wmem_map_t * | seqtable |
wmem_map_t * | valtable |
value_string | opcode_vals [MAX_OPCODES+1] |
value_string | errorcode_vals [LastExtensionError+2] |
value_string | eventcode_vals [LastExtensionEvent+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 |