Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dnetmap_module.c168 int c, got = 0, ri = d->cur_rx_ring; in netmap_recv_pkts() local
174 for (c = 0; c < n && cnt != got && npc->dev_poll_flag[ifidx]; c++) { in netmap_recv_pkts()
182 for ( ; !nm_ring_empty(ring) && cnt != got; got++) { in netmap_recv_pkts()
/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h955 int c, got = 0, ri = d->cur_rx_ring; in nm_dispatch() local
963 for (c=0; c < n && cnt != got; c++) { in nm_dispatch()
971 for ( ; !nm_ring_empty(ring) && cnt != got; got++) { in nm_dispatch()
984 return got; in nm_dispatch()
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dltoptions.m4176 # Look at the argument we got. We use all the common list separators.
230 # Look at the argument we got. We use all the common list separators.
284 # Look at the argument we got. We use all the common list separators.
391 # Look at the argument we got. We use all the common list separators.
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfastcgi.txt234 got proc: 34 31454
255 with the lowest load) is selected, the load is increased (got proc: ...)
H A Dperformance.txt218 buffers. If you've got many connections this can quickly drain the available memory.
H A Dmagnet.txt403 mod_cml got replaced by mod_magnet.
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS226 * Allow using pcre with cross-compiling (pcre-config got fixed; fixes #1986)
1118 * the virtual directory listing got a face-lifting and fixes