Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 – 2 of 2) sorted by relevance
/net/core/ |
D | neighbour.c | 3488 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function 3497 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies); 3519 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3556 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_ms_jiffies) 3559 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
|
/net/ipv6/ |
D | ndisc.c | 1856 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|