Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetmap_legacy.h252 #define NIOCREGIF _IOWR('i', 146, struct nmreq) /* interface register */ macro
H A Dnetmap_user.h476 case NIOCREGIF: in win_nm_ioctl_internal()
884 if (ioctl(d->fd, NIOCREGIF, &d->req)) { in nm_open()