Searched refs:NIOCREGIF (Results 1 – 2 of 2) sorted by relevance
252 #define NIOCREGIF _IOWR('i', 146, struct nmreq) /* interface register */ macro
476 case NIOCREGIF: in win_nm_ioctl_internal()884 if (ioctl(d->fd, NIOCREGIF, &d->req)) { in nm_open()