Searched defs:net_trickle (Results 1 – 2 of 2) sorted by relevance
55 struct net_trickle { struct68 net_trickle_cb_t cb; /**< Callback to be called when timer expires */ argument86 int net_trickle_create(struct net_trickle *trickle, argument
201 ZTEST(net_trickle, test_trickle) in ZTEST() argument