Searched refs:net_trickle_start (Results 1 – 3 of 3) sorted by relevance
103 ret = net_trickle_start(&t1, cb_1, &t1); in test_trickle_start()106 ret = net_trickle_start(&t2, cb_2, &t2); in test_trickle_start()
101 int net_trickle_start(struct net_trickle *trickle,
188 int net_trickle_start(struct net_trickle *trickle, in net_trickle_start() function