Home
last modified time | relevance | path

Searched refs:neigh_proc_dointvec_jiffies (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dneighbour.c3701 int neigh_proc_dointvec_jiffies(const struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function
3709 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies);
3749 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time()
3781 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
/linux/net/ipv6/
H A Dndisc.c1944 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()