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

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-usb-linux.c104 int32_t nfetch; /* Number of events to fetch (out: fetched) */ member in struct:mon_bin_mfetch
861 fetch.nfetch = limit;
883 nflush = fetch.nfetch;
884 for (i=0; i<fetch.nfetch; ++i) {

Completed in 162 milliseconds