Searched refs:net_trickle_stop (Results 1 – 3 of 3) sorted by relevance
112 zassert_false(net_trickle_stop(&t1), in test_trickle_stop()115 zassert_false(net_trickle_stop(&t2), in test_trickle_stop()
112 int net_trickle_stop(struct net_trickle *trickle);
213 int net_trickle_stop(struct net_trickle *trickle) in net_trickle_stop() function