Home
last modified time | relevance | path

Searched defs:txkring (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c184 netmap_pipe_txsync(struct netmap_kring *txkring, int flags) in netmap_pipe_txsync()
243 struct netmap_kring *txkring = rxkring->pipe; in netmap_pipe_rxsync() local