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
864 fetch.nfetch = limit; in usb_read_linux_mmap()
886 nflush = fetch.nfetch; in usb_read_linux_mmap()
887 for (i=0; i<fetch.nfetch; ++i) { in usb_read_linux_mmap()