Home
last modified time | relevance | path

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

/src/contrib/libpcap/
H A Dpcap-usb-linux.c103 int32_t nfetch; /* Number of events to fetch (out: fetched) */ member
803 fetch.nfetch = limit; in usb_read_linux_mmap()
826 nflush = fetch.nfetch; in usb_read_linux_mmap()
827 for (i=0; i<fetch.nfetch; ++i) { in usb_read_linux_mmap()