Lines Matching defs:host
66 coap_str_const_t host; /**< The host part of the URI */
67 uint16_t port; /**< The port in host byte order */
84 * Determines from the @p host whether this is a Unix Domain socket
87 * @param host The host object.
92 int coap_host_is_unix_domain(const coap_str_const_t *host);
171 * If the dst defines an address that does not match the host in uri->host and
182 * @param create_port_host_opt @c 1 if port/host option to be added