Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap_monitor.c260 static int netmap_monitor_parent_txsync(struct netmap_kring *, int);
280 kring->nm_sync = netmap_monitor_parent_txsync; in nm_monitor_intercept_callbacks()
806 netmap_monitor_parent_txsync(struct netmap_kring *kring, int flags) in netmap_monitor_parent_txsync() function