Searched refs:NIOCREGIF (Results 1 – 5 of 5) sorted by relevance
131 if (ioctl_cmd == NIOCGINFO || ioctl_cmd == NIOCREGIF) { in nmreq_from_legacy()142 case NIOCREGIF: { in nmreq_from_legacy()367 case NIOCREGIF: { in netmap_ioctl_legacy()
253 #define NIOCREGIF _IOWR('i', 146, struct nmreq) /* interface register */ macro
494 case NIOCREGIF: in win_nm_ioctl_internal()902 if (ioctl(d->fd, NIOCREGIF, &d->req)) { in nm_open()
78 err = ioctl(be->fd, NIOCREGIF, &req); in netmap_set_vnet_hdr_len()
337 ret = ioctl(ctx->fd, NIOCREGIF, &req); in niocregif()