Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/neighbor/src/
Dmain.c40 static void net_neighbor_table_clear(struct net_nbr_table *table) in net_neighbor_table_clear() function
51 net_neighbor_table_clear);
/Zephyr-latest/subsys/net/ip/
Dipv6_nbr.c86 extern void net_neighbor_table_clear(struct net_nbr_table *table);
99 net_neighbor_table_clear);
662 void net_neighbor_table_clear(struct net_nbr_table *table) in net_neighbor_table_clear() function