Searched refs:TUNSETOFFLOAD (Results 1 – 6 of 6) sorted by relevance
40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
156 ioctl(fd, TUNSETOFFLOAD, offload); in create_tap_fd()
204 if (ioctl(fd, TUNSETOFFLOAD, features) < 0) { in tun_open()
983 case TUNSETOFFLOAD: in tap_ioctl()
3220 case TUNSETOFFLOAD: in __tun_chr_ioctl()