Home
last modified time | relevance | path

Searched refs:neigh_proc_dointvec_jiffies (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/net/
Dneighbour.h421 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
/Linux-v6.1/net/core/
Dneighbour.c3631 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function
3639 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies);
3679 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time()
3712 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
/Linux-v6.1/net/ipv6/
Dndisc.c1947 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()