Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/net/ |
D | neighbour.h | 385 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 2925 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function 2934 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies); 2956 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 2993 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_ms_jiffies) 2996 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 1718 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|