Home
last modified time | relevance | path

Searched refs:tun_set_iff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c2740 static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr) in tun_set_iff() function
3116 ret = tun_set_iff(net, file, &ifr); in __tun_chr_ioctl()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c2742 static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr) in tun_set_iff() function
3126 ret = tun_set_iff(net, file, &ifr); in __tun_chr_ioctl()

Completed in 10 milliseconds