Home
last modified time | relevance | path

Searched refs:packet_mmap_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c4250 static const struct vm_operations_struct packet_mmap_ops = { variable
4544 vma->vm_ops = &packet_mmap_ops; in packet_mmap()