#include <usb.h>
Definition at line 72 of file usb.h.
◆ bus_id
u_int16_t _usb_header::bus_id |
Definition at line 78 of file usb.h.
◆ data_flag
char _usb_header::data_flag |
Definition at line 80 of file usb.h.
◆ data_len
u_int32_t _usb_header::data_len |
Definition at line 85 of file usb.h.
◆ device_address
u_int8_t _usb_header::device_address |
Definition at line 77 of file usb.h.
◆ endpoint_number
u_int8_t _usb_header::endpoint_number |
Definition at line 76 of file usb.h.
◆ event_type
u_int8_t _usb_header::event_type |
Definition at line 74 of file usb.h.
◆ id
u_int64_t _usb_header::id |
Definition at line 73 of file usb.h.
◆ setup
Definition at line 86 of file usb.h.
◆ setup_flag
char _usb_header::setup_flag |
Definition at line 79 of file usb.h.
◆ status
Definition at line 83 of file usb.h.
◆ transfer_type
u_int8_t _usb_header::transfer_type |
Definition at line 75 of file usb.h.
◆ ts_sec
Definition at line 81 of file usb.h.
◆ ts_usec
Definition at line 82 of file usb.h.
◆ urb_len
u_int32_t _usb_header::urb_len |
Definition at line 84 of file usb.h.
The documentation for this struct was generated from the following file: