Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dneighbour.h333 int neigh_table_clear(int index, struct neigh_table *tbl);
/linux-6.15/net/core/
H A Dneighbour.c1781 int neigh_table_clear(int index, struct neigh_table *tbl) in neigh_table_clear() function
1809 EXPORT_SYMBOL(neigh_table_clear);
/linux-6.15/net/ipv6/
H A Dndisc.c2075 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()