Home
last modified time | relevance | path

Searched refs:is_ext_token_rst (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_net.c3539 int is_ext_token_rst; in coap_dispatch() local
3700 is_ext_token_rst = 0; in coap_dispatch()
3707 is_ext_token_rst = 1; in coap_dispatch()
3710 if (!is_ping_rst && !is_ext_token_rst) in coap_dispatch()
3726 if (!is_ping_rst && !is_ext_token_rst) { in coap_dispatch()