Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_address.h32 struct coap_address_t { struct
41 coap_address_get_port(const coap_address_t *addr) { in coap_address_get_port() argument
69 struct coap_address_t { struct
78 coap_address_get_port(const coap_address_t *addr) { in coap_address_get_port() argument
117 struct coap_address_t { struct
130 uint16_t coap_address_get_port(const coap_address_t *addr); argument
Dcoap_forward_decls.h32 typedef struct coap_address_t coap_address_t; typedef