Searched refs:netmap_ioctl (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/netmap/ |
H A D | netmap_legacy.c | 382 error = netmap_ioctl(priv, NIOCCTRL, (caddr_t)hdr, td, in netmap_ioctl_legacy()
|
H A D | netmap_freebsd.c | 1490 error = netmap_ioctl(priv, cmd, data, td, /*nr_body_is_user=*/1); in freebsd_netmap_ioctl()
|
H A D | netmap_kern.h | 1611 int netmap_ioctl(struct netmap_priv_d *priv, u_long cmd, caddr_t data,
|
H A D | netmap.c | 2740 netmap_ioctl(struct netmap_priv_d *priv, u_long cmd, caddr_t data, in netmap_ioctl() function
|