Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Drose.h198 extern const struct file_operations rose_neigh_fops;
/linux-2.6.39/net/rose/
Drose_route.c1246 const struct file_operations rose_neigh_fops = { variable
Daf_rose.c1592 proc_net_fops_create(&init_net, "rose_neigh", S_IRUGO, &rose_neigh_fops); in rose_proto_init()