Searched defs:coap_addr_hash_t (Results 1 – 2 of 2) sorted by relevance
105 typedef struct coap_addr_hash_t coap_addr_hash_t; typedef
40 struct coap_addr_hash_t { struct41 coap_address_t remote; /**< remote address and port */42 uint16_t lport; /**< local port */43 coap_proto_t proto; /**< CoAP protocol */