Home
last modified time | relevance | path

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

/dragonfly/sys/net/netmap/
H A Dnetmap_freebsd.c401 .d_ioctl = netmap_ioctl,
H A Dnetmap_kern.h682 int netmap_ioctl(struct dev_ioctl_args *ap);
H A Dnetmap.c1283 netmap_ioctl(struct dev_ioctl_args *ap) in netmap_ioctl() function