Searched refs:tx_mid (Results 1 – 2 of 2) sorted by relevance
65 uint16_t tx_mid; /**< the last message id that was used in member
162 coap_prng((unsigned char *)&session->tx_mid, sizeof(session->tx_mid)); in coap_make_session()1230 return ++session->tx_mid; in coap_new_message_id()