Home
last modified time | relevance | path

Searched refs:tun_set_queue (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/networking/
Dtuntap.rst195 int tun_set_queue(int fd, int enable)
/Linux-v5.10/drivers/net/
Dtun.c2925 static int tun_set_queue(struct file *file, struct ifreq *ifr) in tun_set_queue() function
3013 return tun_set_queue(file, &ifr); in __tun_chr_ioctl()