Lines Matching defs:detached
146 struct tun_struct *detached;
533 tfile->detached = tun;
540 struct tun_struct *tun = tfile->detached;
542 tfile->detached = NULL;
581 if (!tfile->detached)
586 if (tun && !tfile->detached) {
617 } else if (tfile->detached && clean) {
710 if (rtnl_dereference(tfile->tun) && !tfile->detached)
718 if (!tfile->detached &&
733 if (!tfile->detached &&
746 if (tfile->detached) {
747 /* Re-attach detached tfile, updating XDP queue_index */
767 if (tfile->detached) {
1924 !tfile->detached)
1970 if (unlikely(tfile->detached)) {
2546 !tfile->detached)
2553 if (unlikely(tfile->detached)) {
2769 if (tfile->detached)
3024 tun = tfile->detached;
3036 if (!tun || !(tun->flags & IFF_MULTI_QUEUE) || tfile->detached)
3195 if (tfile->detached)