Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_tun.h38 #define TUNSETGROUP _IOW('T', 206, int) macro
/openbmc/linux/include/uapi/linux/
H A Dif_tun.h38 #define TUNSETGROUP _IOW('T', 206, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h719 IOCTL(TUNSETGROUP, IOC_W, TYPE_INT)
/openbmc/linux/drivers/net/
H A Dtun.c3217 case TUNSETGROUP: in __tun_chr_ioctl()