Searched refs:COAP_NON_MAX_RETRANSMIT (Results 1 – 3 of 3) sorted by relevance
397 #define COAP_NON_MAX_RETRANSMIT(s) ((s)->non_max_retransmit) macro
255 ((1 << (COAP_NON_MAX_RETRANSMIT(s) + 1)) -1)); in coap_session_fix_non_probing_wait_base()270 ((1 << (COAP_NON_MAX_RETRANSMIT(s) + 1)) -1)); in coap_session_fix_non_partial_timeout()
1334 if (p->rec_blocks.retry >= COAP_NON_MAX_RETRANSMIT(session)) { in coap_block_check_lg_crcv_timeouts()1524 if (p->rec_blocks.retry >= COAP_NON_MAX_RETRANSMIT(session)) { in coap_block_check_lg_srcv_timeouts()