Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h302 int neigh_table_clear(int index, struct neigh_table *tbl);
/linux-4.4.14/net/decnet/
Ddn_neigh.c618 neigh_table_clear(NEIGH_DN_TABLE, &dn_neigh_table); in dn_neigh_cleanup()
/linux-4.4.14/net/core/
Dneighbour.c1548 int neigh_table_clear(int index, struct neigh_table *tbl) in neigh_table_clear() function
1573 EXPORT_SYMBOL(neigh_table_clear);
/linux-4.4.14/net/ipv6/
Dndisc.c1851 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()