Searched refs:COAP_NON_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
398 #define COAP_NON_TIMEOUT(s) ((s)->non_timeout) macro400 (COAP_NON_TIMEOUT(s).integer_part * COAP_TICKS_PER_SECOND + \401 COAP_NON_TIMEOUT(s).fractional_part * COAP_TICKS_PER_SECOND / 1000)
226 res = coap_add_fixed_fixed(COAP_NON_TIMEOUT(session), res); in coap_get_non_timeout_random()254 res = coap_multi_fixed_uint(COAP_NON_TIMEOUT(s), in coap_session_fix_non_probing_wait_base()269 res = coap_multi_fixed_uint(COAP_NON_TIMEOUT(s), in coap_session_fix_non_partial_timeout()273 res = coap_add_fixed_fixed(res, COAP_NON_TIMEOUT(s)); in coap_session_fix_non_partial_timeout()