Searched refs:netmap_monitor_reg_common (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_monitor.c506 netmap_monitor_reg_common(struct netmap_adapter *na, int onoff, int zmon) function
704 return netmap_monitor_reg_common(na, onoff, 1 /* zcopy */);
880 return netmap_monitor_reg_common(na, onoff, 0 /* no zcopy */);

Completed in 62 milliseconds