Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c509 netmap_monitor_reg_common(struct netmap_adapter *na, int onoff, int zmon) in netmap_monitor_reg_common() function
708 return netmap_monitor_reg_common(na, onoff, 1 /* zcopy */); in netmap_zmon_reg()
885 return netmap_monitor_reg_common(na, onoff, 0 /* no zcopy */); in netmap_monitor_reg()