Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dif_tun.h33 #define TUNSETDEBUG _IOW('T', 201, int) macro
/linux/include/uapi/linux/
H A Dif_tun.h33 #define TUNSETDEBUG _IOW('T', 201, int) macro
/linux/drivers/net/
H A Dtun.c3216 case TUNSETDEBUG: in __tun_chr_ioctl()