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