Home
last modified time | relevance | path

Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dneighbour.h434 int neigh_proc_dointvec_ms_jiffies(const struct ctl_table *ctl, int write,
/linux/net/core/
H A Dneighbour.c3721 int neigh_proc_dointvec_ms_jiffies(const struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function
3729 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies);
3751 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time()
3790 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
/linux/net/ipv6/
H A Dndisc.c1949 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()