libcoap  4.0.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator 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 84 of file net.h.

Field Documentation

unsigned char coap_mid_cache_t::flags[COAP_MID_CACHE_SIZE]

Definition at line 85 of file net.h.

coap_key_t coap_mid_cache_t::item[COAP_MID_CACHE_SIZE]

Definition at line 86 of file net.h.


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