Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap.c3741 int rxsync_needed = 0; in netmap_poll() local
3751 rxsync_needed = 1; in netmap_poll()
3755 if (!rxsync_needed) { in netmap_poll()