|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
| guint16 | bus_id |
| guint16 | device_address |
| guint8 | endpoint |
| gint | direction |
| guint8 | transfer_type |
| guint8 | descriptor_transfer_type |
| guint16 | max_packet_size |
| guint32 | device_protocol |
| gboolean | is_request |
| gboolean | is_setup |
| guint8 | setup_requesttype |
| usb_speed_t | speed |
| guint16 | interfaceClass |
| guint16 | interfaceSubclass |
| guint16 | interfaceProtocol |
| guint8 | interfaceNum |
| guint16 | deviceVendor |
| guint32 | deviceProduct |
| guint16 | deviceVersion |
| guint8 | iSerialNumber |
| wmem_tree_t * | transactions |
| usb_trans_info_t * | usb_trans_info |
| void * | class_data |
| enum usb_conv_class_data_type | class_data_type |
| wmem_array_t * | alt_settings |