Home
last modified time | relevance | path

Searched refs:numdesc (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-common.c1089 int32_t numdesc, i; in swap_linux_usb_header() local
1149 uhdr->s.iso.numdesc = SWAPLONG(uhdr->s.iso.numdesc); in swap_linux_usb_header()
1186 numdesc = uhdr->s.iso.numdesc; in swap_linux_usb_header()
1187 for (i = 0; i < numdesc; i++) { in swap_linux_usb_header()
/external/libpcap/pcap/
Dusb.h72 int32_t numdesc; member