Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dneighbour.h412 int neigh_proc_dointvec(const struct ctl_table *ctl, int write,
/linux-6.15/net/core/
H A Dneighbour.c3561 int neigh_proc_dointvec(const struct ctl_table *ctl, int write, void *buffer, in neigh_proc_dointvec() function
3569 EXPORT_SYMBOL(neigh_proc_dointvec);
/linux-6.15/net/ipv6/
H A Dndisc.c1970 ret = neigh_proc_dointvec(ctl, write, buffer, lenp, ppos); in ndisc_ifinfo_sysctl_change()