Searched refs:tap_fops (Results 1 – 1 of 1) sorted by relevance
1134 static const struct file_operations tap_fops = { variable1269 if (file->f_op != &tap_fops) in tap_get_socket()1282 if (file->f_op != &tap_fops) in tap_get_ptr_ring()1343 cdev_init(tap_cdev, &tap_fops); in tap_create_cdev()