Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h380 int neigh_proc_dointvec(struct ctl_table *ctl, int write,
/linux-4.1.27/net/core/
Dneighbour.c2894 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec() function
2902 EXPORT_SYMBOL(neigh_proc_dointvec);
/linux-4.1.27/net/ipv6/
Dndisc.c1710 ret = neigh_proc_dointvec(ctl, write, buffer, lenp, ppos); in ndisc_ifinfo_sysctl_change()