Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-usb-linux.c101 int32_t nfetch; /* Number of events to fetch (out: fetched) */ member
1122 fetch.nfetch = limit; in usb_read_linux_mmap()
1145 nflush = fetch.nfetch; in usb_read_linux_mmap()
1146 for (i=0; i<fetch.nfetch; ++i) { in usb_read_linux_mmap()