#include <net.h>
Definition at line 51 of file net.h.
unique transaction id
Definition at line 60 of file net.h.
coap_address_t coap_queue_t::local |
local address
Definition at line 58 of file net.h.
Definition at line 52 of file net.h.
the CoAP PDU to send
Definition at line 62 of file net.h.
coap_address_t coap_queue_t::remote |
remote address
Definition at line 59 of file net.h.
unsigned char coap_queue_t::retransmit_cnt |
retransmission counter, will be removed when zero
Definition at line 55 of file net.h.
coap_tick_t coap_queue_t::t |
when to send PDU for the next time
Definition at line 54 of file net.h.
unsigned int coap_queue_t::timeout |
the randomized timeout value
Definition at line 56 of file net.h.
The documentation for this struct was generated from the following file: