Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h33 #define TUNSETDEBUG _IOW('T', 201, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h33 #define TUNSETDEBUG _IOW('T', 201, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h714 IOCTL(TUNSETDEBUG, IOC_W, TYPE_INT)
/openbmc/linux/drivers/net/
H A Dtun.c3254 case TUNSETDEBUG: in __tun_chr_ioctl()