Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h716 IOCTL(TUNSETPERSIST, IOC_W, TYPE_INT)
/openbmc/linux/drivers/net/
H A Dtun.c3185 case TUNSETPERSIST: in __tun_chr_ioctl()