Home
last modified time | relevance | path

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

/NextBSD/sys/dev/netmap/
HDnetmap_monitor.c341 netmap_monitor_reg_common(struct netmap_adapter *na, int onoff, int zmon) in netmap_monitor_reg_common() function
520 return netmap_monitor_reg_common(na, onoff, 1 /* zcopy */); in netmap_zmon_reg()
672 return netmap_monitor_reg_common(na, onoff, 0 /* no zcopy */); in netmap_monitor_reg()