Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-usb-linux.c102 int32_t nfetch; /* Number of events to fetch (out: fetched) */ member
1254 fetch.nfetch = limit; in usb_read_linux_mmap()
1277 nflush = fetch.nfetch; in usb_read_linux_mmap()
1278 for (i=0; i<fetch.nfetch; ++i) { in usb_read_linux_mmap()