Searched refs:tun_fops (Results 1 – 1 of 1) sorted by relevance
2223 static const struct file_operations tun_fops = { variable2245 .fops = &tun_fops,2348 if (file->f_op != &tun_fops) in tun_get_socket()