Searched refs:neigh_proc_dointvec_jiffies (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | neighbour.h | 397 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
|
| /Linux-v5.4/net/core/ |
| D | neighbour.c | 3470 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_jiffies() function 3479 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies); 3520 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3553 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
|
| /Linux-v5.4/net/ipv6/ |
| D | ndisc.c | 1851 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|