Searched refs:netmap_zmon_parent_rxsync (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/netmap/
H A Dnetmap_monitor.c150 * (i.e., netmap_zmon_parent_txsync and netmap_zmon_parent_rxsync)
258 static int netmap_zmon_parent_rxsync(struct netmap_kring *, int);
700 netmap_zmon_parent_rxsync(struct netmap_kring *kring, int flags) function
834 error = netmap_zmon_parent_rxsync(kring, flags);

Completed in 167 milliseconds