Home
last modified time | relevance | path

Searched defs:doing_first (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/src/
Dcoap_pdu.c184 uint8_t doing_first = session->doing_first; in coap_pdu_duplicate() local
/third_party/libcoap/include/coap3/
Dcoap_session_internal.h182 uint8_t doing_first; /**< Set if doing client's first request */ member