Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dtun.c572 struct tun_file *ntfile; in __tun_detach() local
589 ntfile = rtnl_dereference(tun->tfiles[index]); in __tun_detach()
590 ntfile->queue_index = index; in __tun_detach()
591 ntfile->xdp_rxq.queue_index = index; in __tun_detach()