Searched refs:macvtap_fops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacvtap.c733 static const struct file_operations macvtap_fops = { variable in typeref:struct:file_operations
785 if (file->f_op != &macvtap_fops)
803 cdev_init(&macvtap_cdev, &macvtap_fops);

Completed in 47 milliseconds