Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/netmap/
H A Dnetmap_generic.c647 if (netmap_no_pendintr || force_update) { in generic_netmap_rxsync()
H A Dnetmap_kern.h723 extern int netmap_no_pendintr;
H A Dnetmap.c191 int netmap_no_pendintr = 1; variable
193 CTLFLAG_RW, &netmap_no_pendintr, 0, "Always look for new received packets.");