Home
last modified time | relevance | path

Searched refs:ndesc (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Dpcap-common.c1551 uhdr->ndesc = SWAPLONG(uhdr->ndesc); in swap_linux_usb_header()
1559 for (i = 0; i < uhdr->ndesc; i++) { in swap_linux_usb_header()
Dpcap-usb-linux.c1365 (hdr->ndesc * sizeof (usb_isodesc)) + hdr->urb_len; in usb_read_linux_mmap()
/external/libpcap/pcap/
Dusb.h125 uint32_t ndesc; /* number of isochronous descriptors */ member