Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | neighbour.h | 434 int neigh_proc_dointvec_ms_jiffies(const struct ctl_table *ctl, int write,
|
| /linux/net/core/ |
| H A D | neighbour.c | 3721 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 D | ndisc.c | 1949 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|