Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/networking/
Dtuntap.rst195 int tun_set_queue(int fd, int enable)
/Linux-v6.6/drivers/net/
Dtun.c2974 static int tun_set_queue(struct file *file, struct ifreq *ifr) in tun_set_queue() function
3102 return tun_set_queue(file, &ifr); in __tun_chr_ioctl()