Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/linux/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/linux/drivers/net/
H A Dtun.c3147 case TUNSETPERSIST: in __tun_chr_ioctl()