Searched refs:neigh_proc_dointvec_jiffies (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | neighbour.h | 394 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | neighbour.h | 417 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
|
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 3496 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function 3504 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies); variable 3544 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3577 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 3634 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function 3642 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies); variable 3682 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time() 3715 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 1870 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ndisc.c | 1955 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()
|
Completed in 16 milliseconds