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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Droute.c3236 struct proc_dir_entry *rtstat_pde = NULL; /* keep gcc happy */ local
3238 !(rtstat_pde = create_proc_entry("rt_cache", S_IRUGO,
3242 rtstat_pde->proc_fops = &rt_cpu_seq_fops;

Completed in 90 milliseconds