Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap_legacy.h166 #define NETMAP_NO_TX_POLL 0x1000 /* no automatic txsync on poll */ macro
H A Dnetmap_user.h882 d->req.nr_ringid |= new_flags & (NETMAP_NO_TX_POLL | NETMAP_DO_RX_POLL); in nm_open()