Home
last modified time | relevance | path

Searched refs:TUNGETVNETHDRSZ (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/net/
H A Dtap-linux.h29 #define TUNGETVNETHDRSZ _IOR('T', 215, int) macro
/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h47 #define TUNGETVNETHDRSZ _IOR('T', 215, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h47 #define TUNGETVNETHDRSZ _IOR('T', 215, int) macro
/openbmc/linux/drivers/net/
H A Dtap.c1075 case TUNGETVNETHDRSZ: in tap_ioctl()
H A Dtun.c3302 case TUNGETVNETHDRSZ: in __tun_chr_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h736 IOCTL(TUNGETVNETHDRSZ, IOC_R, MK_PTR(TYPE_INT))
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch825 +pub const TUNGETVNETHDRSZ: u32 = 2147767511;