Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dif_tun.h37 #define TUNSETLINK _IOW('T', 205, int) macro
/linux/include/uapi/linux/
H A Dif_tun.h37 #define TUNSETLINK _IOW('T', 205, int) macro
/linux/drivers/net/
H A Dtun.c3192 case TUNSETLINK: in __tun_chr_ioctl()