Home
last modified time | relevance | path

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

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