Home
last modified time | relevance | path

Searched refs:coap_is_af_unix (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_address.h294 int coap_is_af_unix(const coap_address_t *a);
312 coap_is_af_unix(const coap_address_t *a) { in coap_is_af_unix() function
/third_party/libcoap/src/
H A Dcoap_address.c109 coap_is_af_unix(const coap_address_t *a) { in coap_is_af_unix() function
/third_party/libcoap/examples/
H A Dcoap-client.c1506 if (local_addr || coap_is_af_unix(dst)) { in get_session()
1507 if (coap_is_af_unix(dst)) { in get_session()

Completed in 6 milliseconds