Searched refs:coap_peek_next (Results 1 – 4 of 4) sorted by relevance
191 coap_queue_t *coap_peek_next( coap_context_t *context );
236 tmp_node = coap_peek_next(ctx); in t_sendqueue9()
274 coap_peek_next(coap_context_t *context) { in coap_peek_next() function1008 nextpdu = coap_peek_next(context); in coap_wait_ack()3561 nextpdu = coap_peek_next(&the_coap_context); in PROCESS_THREAD()3566 nextpdu = coap_peek_next(&the_coap_context); in PROCESS_THREAD()3612 nextinqueue = coap_peek_next(ctx); in coap_retransmittimer_execute()3620 nextinqueue = coap_peek_next(ctx); in coap_retransmittimer_execute()
1287 nextpdu = coap_peek_next(ctx);1291 nextpdu = coap_peek_next(ctx);