Searched refs:VMIO_SIOCSIFFLAGS (Results 1 – 3 of 3) sorted by relevance
62 #define VMIO_SIOCSIFFLAGS _IOWINT('V', 0) macro
1486 case VMIO_SIOCSIFFLAGS: /* VMware/VMnet SIOCSIFFLAGS */ in tunioctl()
122 if (ioctl(be->fd, VMIO_SIOCSIFFLAGS, up)) { in tap_init()