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