Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap.c3457 int rxsync_needed = 0; in netmap_poll() local
3467 rxsync_needed = 1; in netmap_poll()
3471 if (!rxsync_needed) { in netmap_poll()