#include <net.h>
Definition at line 31 of file net.h.
§ id
unique transaction id
Definition at line 39 of file net.h.
§ local_if
the local address interface
Definition at line 37 of file net.h.
§ next
Definition at line 32 of file net.h.
§ pdu
the CoAP PDU to send
Definition at line 40 of file net.h.
§ remote
remote address
Definition at line 38 of file net.h.
§ retransmit_cnt
unsigned char coap_queue_t::retransmit_cnt |
retransmission counter, will be removed when zero
Definition at line 34 of file net.h.
when to send PDU for the next time
Definition at line 33 of file net.h.
§ timeout
unsigned int coap_queue_t::timeout |
the randomized timeout value
Definition at line 36 of file net.h.
The documentation for this struct was generated from the following file: