libcoap  4.1.1
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
coap_mid_cache_t Struct Reference

#include <net.h>

Data Fields

unsigned char flags [COAP_MID_CACHE_SIZE]
 
coap_key_t item [COAP_MID_CACHE_SIZE]
 

Detailed Description

Definition at line 91 of file net.h.

Field Documentation

unsigned char coap_mid_cache_t::flags[COAP_MID_CACHE_SIZE]

Definition at line 92 of file net.h.

coap_key_t coap_mid_cache_t::item[COAP_MID_CACHE_SIZE]

Definition at line 93 of file net.h.


The documentation for this struct was generated from the following file: