Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c260 static int netmap_monitor_parent_rxsync(struct netmap_kring *, int);
281 kring->nm_sync = netmap_monitor_parent_rxsync; in nm_monitor_intercept_callbacks()
827 netmap_monitor_parent_rxsync(struct netmap_kring *kring, int flags) in netmap_monitor_parent_rxsync() function
867 netmap_monitor_parent_rxsync(kring, NAF_FORCE_READ); in netmap_monitor_parent_notify()