Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dneighbour.h386 int neigh_proc_dointvec(struct ctl_table *ctl, int write,
/Linux-v4.19/net/core/
Dneighbour.c3001 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec() function
3009 EXPORT_SYMBOL(neigh_proc_dointvec);
/Linux-v4.19/net/ipv6/
Dndisc.c1834 ret = neigh_proc_dointvec(ctl, write, buffer, lenp, ppos); in ndisc_ifinfo_sysctl_change()