Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dneighbour.h420 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
/Linux-v6.6/net/core/
Dneighbour.c3647 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() function
3655 EXPORT_SYMBOL(neigh_proc_dointvec_ms_jiffies);
3677 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time()
3717 NEIGH_SYSCTL_ENTRY(attr, data_attr, name, 0644, neigh_proc_dointvec_ms_jiffies)
/Linux-v6.6/net/ipv6/
Dndisc.c1960 ret = neigh_proc_dointvec_ms_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()