Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap.h492 #define NETMAP_DO_RX_POLL 0x8000 /* DO automatic rxsync on poll */ macro
H A Dnetmap_user.h785 d->req.nr_ringid |= new_flags & (NETMAP_NO_TX_POLL | NETMAP_DO_RX_POLL); in nm_open()