Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/netmap/
H A Dnetmap_monitor.c417 uint32_t mon_pos = mkring->mon_pos[kring->tx]; in netmap_monitor_del() local
H A Dnetmap_kern.h573 uint32_t mon_pos[NR_TXRX]; /* index of this ring in the monitored ring array */ global() member