Home
last modified time | relevance | path

Searched refs:NIOCREGIF (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dnetmap.h349 #ifndef NIOCREGIF
595 #define NIOCREGIF _IOWR('i', 146, struct nmreq) /* interface register */ macro
H A Dnetmap_user.h474 case NIOCREGIF: in win_nm_ioctl_internal()
787 if (ioctl(d->fd, NIOCREGIF, &d->req)) { in nm_open()