Searched refs:TUNGETFEATURES (Results 1 – 5 of 5) sorted by relevance
39 #define TUNGETFEATURES _IOR('T', 207, unsigned int) macro
589 if (ioctl(fd, TUNGETFEATURES, &features) == -1) { in uml_tap_enable_vnet_headers()
1061 case TUNGETFEATURES: in tap_ioctl()
3106 if (cmd == TUNGETFEATURES) { in __tun_chr_ioctl()