Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dtun.c629 struct tun_file *ntfile; in __tun_detach() local
645 ntfile = rtnl_dereference(tun->tfiles[index]); in __tun_detach()
646 ntfile->queue_index = index; in __tun_detach()