Home
last modified time | relevance | path

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

/dragonfly/sys/net/netmap/
H A Dnetmap_kern.h899 struct netmap_priv_d { struct
900 struct netmap_if * volatile np_nifp; /* netmap if descriptor. */
902 struct netmap_adapter *np_na;
903 int np_ringid; /* from the ioctl */
904 u_int np_qfirst, np_qlast; /* range of rings to scan */
905 uint16_t np_txpoll;
907 struct netmap_mem_d *np_mref; /* use with NMG_LOCK held */
909 int np_refcount; /* use with NMG_LOCK held */