Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c141 netmap_monitor_txsync(struct netmap_kring *kring, int flags) in netmap_monitor_txsync() function
184 kring->nm_sync = t == NR_TX ? netmap_monitor_txsync : in netmap_monitor_krings_create()
974 mna->up.nm_txsync = netmap_monitor_txsync; in netmap_get_monitor_na()