Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h381 int neigh_proc_dointvec(struct ctl_table *ctl, int write,
/linux-4.4.14/net/core/
Dneighbour.c2946 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec() function
2954 EXPORT_SYMBOL(neigh_proc_dointvec);
/linux-4.4.14/net/ipv6/
Dndisc.c1746 ret = neigh_proc_dointvec(ctl, write, buffer, lenp, ppos); in ndisc_ifinfo_sysctl_change()