Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c1788 int neigh_table_clear(int index, struct neigh_table *tbl) in neigh_table_clear() function
1816 EXPORT_SYMBOL(neigh_table_clear);
/linux/net/ipv6/
H A Dndisc.c2077 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()