Home
last modified time | relevance | path

Searched refs:create_port_host_opt (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_uri.h190 int create_port_host_opt,
/third_party/libcoap/src/
Dcoap_uri.c280 coap_optlist_t **optlist_chain, int create_port_host_opt, in coap_uri_into_options() argument
286 if (create_port_host_opt && !coap_host_is_unix_domain(&uri->host)) { in coap_uri_into_options()