Searched refs:tun_fops (Results 1 – 1 of 1) sorted by relevance
3614 static const struct file_operations tun_fops = { variable3635 .fops = &tun_fops,3867 if (file->f_op != &tun_fops) in tun_get_socket()3880 if (file->f_op != &tun_fops) in tun_get_tx_ring()3895 if (file->f_op != &tun_fops) in tun_wake_queue()