Searched refs:neigh_proc_dointvec_jiffies (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/net/ |
D | neighbour.h | 417 int neigh_proc_dointvec_jiffies(const struct ctl_table *ctl, int write,
|
/linux-6.12.1/net/core/ |
D | neighbour.c | 3638 int neigh_proc_dointvec_jiffies(const struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function 3646 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies); 3686 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3719 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
|
/linux-6.12.1/net/ipv6/ |
D | ndisc.c | 1971 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|