Go to the source code of this file.
Classes | |
struct | _usb_header |
struct | _usb_setup |
Macros | |
#define | URB_BULK 0x3 |
#define | URB_COMPLETE 'C' |
#define | URB_CONTROL 0x2 |
#define | URB_ERROR 'E' |
#define | URB_INTERRUPT 0x1 |
#define | URB_ISOCHRONOUS 0x0 |
#define | URB_SUBMIT 'S' |
#define | URB_TRANSFER_IN 0x80 |
Typedefs | |
typedef struct _usb_header | pcap_usb_header |
typedef struct _usb_setup | pcap_usb_setup |
typedef struct _usb_header pcap_usb_header |
typedef struct _usb_setup pcap_usb_setup |