Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h406 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c3501 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec_jiffies() function
3509 EXPORT_SYMBOL(neigh_proc_dointvec_jiffies);
3549 ret = neigh_proc_dointvec_jiffies(ctl, write, buffer, lenp, ppos); in neigh_proc_base_reachable_time()
3582 NEIGH_SYSCTL_ENTRY(attr, attr, name, 0644, neigh_proc_dointvec_jiffies)
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c1860 ret = neigh_proc_dointvec_jiffies(ctl, write, in ndisc_ifinfo_sysctl_change()