Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c637 struct tun_file *ntfile; in __tun_detach() local
654 ntfile = rtnl_dereference(tun->tfiles[index]); in __tun_detach()
655 ntfile->queue_index = index; in __tun_detach()
656 ntfile->xdp_rxq.queue_index = index; in __tun_detach()
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c649 struct tun_file *ntfile; in __tun_detach() local
666 ntfile = rtnl_dereference(tun->tfiles[index]); in __tun_detach()
667 ntfile->queue_index = index; in __tun_detach()

Completed in 10 milliseconds