Go to the documentation of this file.
18 #warning "assertions are disabled"
25 #ifdef HAVE_NETINET_IN_H
26 #include <netinet/in.h>
31 #ifdef HAVE_SYS_TIME_H
83 #define COAP_MID_CACHE_SIZE 3
103 struct uip_udp_conn *conn;
105 struct etimer retransmit_timer;
106 struct etimer notify_timer;
168 static inline unsigned short
384 const unsigned char *token,
385 size_t token_length);