Searched refs:token_match (Results 1 – 1 of 1) sorted by relevance
498 uint64_t token_match = in coap_retransmit_oscore_pdu() local510 if (token_match != STATE_TOKEN_BASE(lg_crcv->state_token) && in coap_retransmit_oscore_pdu()1935 uint64_t token_match = in coap_send_q_block1() local1941 (token_match == STATE_TOKEN_BASE(lg_xmit->b.b1.state_token) || in coap_send_q_block1()1942 token_match == in coap_send_q_block1()3026 uint64_t token_match = in coap_handle_response_send_block() local3033 (token_match != STATE_TOKEN_BASE(p->b.b1.state_token) && in coap_handle_response_send_block()3034 token_match != in coap_handle_response_send_block()3349 uint64_t token_match = in coap_handle_response_get_block() local3362 if (token_match != STATE_TOKEN_BASE(p->state_token) && in coap_handle_response_get_block()[all …]