Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | neighbour.h | 409 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | neighbour.c | 3521 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function 3529 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies); 3551 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3588 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ndisc.c | 1865 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|