Home
last modified time | relevance | path

Searched refs:TUNSETOWNER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h36 #define TUNSETOWNER _IOW('T', 204, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h36 #define TUNSETOWNER _IOW('T', 204, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h717 IOCTL(TUNSETOWNER, IOC_W, TYPE_INT)
/openbmc/linux/drivers/net/
H A Dtun.c3204 case TUNSETOWNER: in __tun_chr_ioctl()