libpcap-d-bindings ~master (2016-06-28T21:22:05Z)
Dub
Repo
pcap_usb_header_mmapped
libpcap
usb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
pcap_usb_header_mmapped {
ulong
id
;
ubyte
event_type
;
ubyte
transfer_type
;
ubyte
endpoint_number
;
ubyte
device_address
;
ushort
bus_id
;
char
setup_flag
;
char
data_flag
;
long
ts_sec
;
int
ts_usec
;
int
status
;
uint
urb_len
;
uint
data_len
;
union
s
;
int
interval
;
int
start_frame
;
uint
xfer_flags
;
uint
ndesc
;
}
Members
Unions
s
union
s
Undocumented in source.
Variables
bus_id
ushort
bus_id
;
Undocumented in source.
data_flag
char
data_flag
;
Undocumented in source.
data_len
uint
data_len
;
Undocumented in source.
device_address
ubyte
device_address
;
Undocumented in source.
endpoint_number
ubyte
endpoint_number
;
Undocumented in source.
event_type
ubyte
event_type
;
Undocumented in source.
id
ulong
id
;
Undocumented in source.
interval
int
interval
;
Undocumented in source.
ndesc
uint
ndesc
;
Undocumented in source.
setup_flag
char
setup_flag
;
Undocumented in source.
start_frame
int
start_frame
;
Undocumented in source.
status
int
status
;
Undocumented in source.
transfer_type
ubyte
transfer_type
;
Undocumented in source.
ts_sec
long
ts_sec
;
Undocumented in source.
ts_usec
int
ts_usec
;
Undocumented in source.
urb_len
uint
urb_len
;
Undocumented in source.
xfer_flags
uint
xfer_flags
;
Undocumented in source.
Meta
Source
See Implementation
libpcap
usb
structs
iso_rec
pcap_usb_header
pcap_usb_header_mmapped
pcap_usb_setup
usb_isodesc
variables
URB_BULK
URB_COMPLETE
URB_CONTROL
URB_ERROR
URB_INTERRUPT
URB_ISOCHRONOUS
URB_SUBMIT
URB_TRANSFER_IN