Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/netmap/
H A Dnetmap_monitor.c256 static int netmap_zmon_parent_txsync(struct netmap_kring *, int);
689 netmap_zmon_parent_txsync(struct netmap_kring *kring, int flags) in netmap_zmon_parent_txsync() function
815 return netmap_zmon_parent_txsync(kring, flags); in netmap_monitor_parent_txsync()