Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dnetmap.c3441 int rxsync_needed = 0; in netmap_poll() local
3451 rxsync_needed = 1; in netmap_poll()
3455 if (!rxsync_needed) { in netmap_poll()