Searched refs:TUNSETVNETHDRSZ (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | if_tun.h | 48 #define TUNSETVNETHDRSZ _IOW('T', 216, int) macro
|
| /linux/include/uapi/linux/ |
| H A D | if_tun.h | 48 #define TUNSETVNETHDRSZ _IOW('T', 216, int) macro
|
| /linux/drivers/net/ |
| H A D | tun_vnet.h | 77 case TUNSETVNETHDRSZ: in tun_vnet_ioctl()
|
| /linux/tools/virtio/ |
| H A D | vhost_net_test.c | 84 e = ioctl(fd, TUNSETVNETHDRSZ, &len); in tun_alloc()
|
| /linux/arch/um/drivers/ |
| H A D | vector_user.c | 597 ioctl(fd, TUNSETVNETHDRSZ, &len); in uml_tap_enable_vnet_headers()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tun.c | 197 if (ioctl(fd, TUNSETVNETHDRSZ, &hdrlen) < 0) { in tun_open()
|