Home
last modified time | relevance | path

Searched defs:listen_addr (Results 1 - 14 of 14) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dserver.c49 coap_address_t listen_addr; in init_coap_server() local
/third_party/libcoap/src/
H A Dcoap_tcp.c204 coap_socket_bind_tcp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) global() argument
H A Dcoap_netif.c40 coap_netif_dgrm_listen(coap_endpoint_t *endpoint, const coap_address_t *listen_addr) coap_netif_dgrm_listen() argument
158 coap_netif_strm_listen(coap_endpoint_t *endpoint, const coap_address_t *listen_addr) coap_netif_strm_listen() argument
H A Dcoap_io_contiki.c83 coap_socket_bind_udp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) coap_socket_bind_udp() argument
H A Dcoap_io_lwip.c349 coap_socket_bind_udp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) coap_socket_bind_udp() argument
461 coap_socket_bind_tcp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) coap_socket_bind_tcp() argument
H A Dcoap_io.c146 coap_socket_bind_udp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) global() argument
H A Dcoap_session.c1844 coap_new_endpoint(coap_context_t *context, const coap_address_t *listen_addr, coap_proto_t proto) { in coap_new_endpoint() argument
H A Dcoap_net.c471 coap_new_context(const coap_address_t *listen_addr) { in coap_new_context() argument
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c122 struct sockaddr_storage listen_addr, remote_addr; in test_bind() local
H A Dbind04.c108 struct sockaddr_storage listen_addr, remote_addr; in test_bind() local
/third_party/skia/third_party/externals/microhttpd/src/platform/
H A Dw32functions.c567 struct sockaddr_in listen_addr; in MHD_W32_pair_of_sockets_() local
/third_party/libuv/test/
H A Dbenchmark-multi-accept.c104 static struct sockaddr_in listen_addr; variable
H A Dbenchmark-pump.c52 static struct sockaddr_in listen_addr; variable
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c140 const char *listen_addr; /* address for accepting client connections */ member

Completed in 17 milliseconds