Home
last modified time | relevance | path

Searched defs:coap_addr_hash_t (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_forward_decls.h105 typedef struct coap_addr_hash_t coap_addr_hash_t; typedef
Dcoap_session_internal.h40 struct coap_addr_hash_t { struct
41 coap_address_t remote; /**< remote address and port */
42 uint16_t lport; /**< local port */
43 coap_proto_t proto; /**< CoAP protocol */