Searched refs:COAP_NON_PROBING_WAIT (Results 1 – 1 of 1) sorted by relevance
500 #define COAP_NON_PROBING_WAIT(s) \ macro505 (COAP_NON_PROBING_WAIT(s).integer_part * COAP_TICKS_PER_SECOND + \506 COAP_NON_PROBING_WAIT(s).fractional_part * COAP_TICKS_PER_SECOND / 1000)