Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnetrom.h218 extern const struct file_operations nr_neigh_fops;
/linux-4.1.27/net/netrom/
Dnr_route.c995 const struct file_operations nr_neigh_fops = { variable
Daf_netrom.c1453 proc_create("nr_neigh", S_IRUGO, init_net.proc_net, &nr_neigh_fops); in nr_proto_init()