Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h37 #define TUNSETLINK _IOW('T', 205, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h37 #define TUNSETLINK _IOW('T', 205, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h718 IOCTL(TUNSETLINK, IOC_W, TYPE_INT)
/openbmc/linux/drivers/net/
H A Dtun.c3230 case TUNSETLINK: in __tun_chr_ioctl()