Searched refs:neigh_proc_dointvec_ms_jiffies (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | neighbour.h | 397 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | neighbour.h | 420 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
|
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 3516 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function 3524 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies); variable 3546 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3583 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 3654 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function 3662 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies); variable 3684 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3724 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 1875 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ndisc.c | 1960 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|
Completed in 16 milliseconds