Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c257 static int netmap_zmon_parent_txsync(struct netmap_kring *, int);
693 netmap_zmon_parent_txsync(struct netmap_kring *kring, int flags) in netmap_zmon_parent_txsync() function
820 return netmap_zmon_parent_txsync(kring, flags); in netmap_monitor_parent_txsync()