Searched defs:coap_address_t (Results 1 – 2 of 2) sorted by relevance
32 struct coap_address_t { struct41 coap_address_get_port(const coap_address_t *addr) { in coap_address_get_port() argument69 struct coap_address_t { struct78 coap_address_get_port(const coap_address_t *addr) { in coap_address_get_port() argument117 struct coap_address_t { struct130 uint16_t coap_address_get_port(const coap_address_t *addr); argument
32 typedef struct coap_address_t coap_address_t; typedef