Home
last modified time | relevance | path

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

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