Searched refs:coap_socket_bind_udp (Results 1 – 4 of 4) sorted by relevance
72 coap_socket_bind_udp(coap_socket_t *sock,
175 coap_socket_bind_udp(coap_socket_t *sock, in coap_socket_bind_udp() function
103 coap_socket_bind_udp(coap_socket_t *sock, in coap_socket_bind_udp() function159 coap_socket_bind_udp(coap_socket_t *sock, function
1342 if (!coap_socket_bind_udp(&ep->sock, listen_addr, &ep->bind_addr)) in coap_new_endpoint()