Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h301 int neigh_table_clear(int index, struct neigh_table *tbl);
/linux-4.1.27/net/decnet/
Ddn_neigh.c615 neigh_table_clear(NEIGH_DN_TABLE, &dn_neigh_table); in dn_neigh_cleanup()
/linux-4.1.27/net/core/
Dneighbour.c1541 int neigh_table_clear(int index, struct neigh_table *tbl) in neigh_table_clear() function
1566 EXPORT_SYMBOL(neigh_table_clear);
/linux-4.1.27/net/ipv6/
Dndisc.c1815 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()