Home
last modified time | relevance | path

Searched refs:netmap_zmon_parent_rxsync (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c258 static int netmap_zmon_parent_rxsync(struct netmap_kring *, int);
700 netmap_zmon_parent_rxsync(struct netmap_kring *kring, int flags) in netmap_zmon_parent_rxsync() function
834 error = netmap_zmon_parent_rxsync(kring, flags); in netmap_monitor_parent_rxsync()