Home
last modified time | relevance | path

Searched defs:bind_addr (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_socket_bind_listen.c92 struct sockaddr_in bind_addr; in main() local
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect02.c40 static struct sockaddr_in6 bind_addr; variable
/third_party/libuv/docs/code/cgi/
Dmain.c72 struct sockaddr_in bind_addr; in main() local
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c38 static struct sockaddr_ll bind_addr, addr; variable
/third_party/libuv/docs/code/multi-echo-server/
Dmain.c105 struct sockaddr_in bind_addr; in main() local
/third_party/libuv/src/win/
Dudp.c1058 const struct sockaddr* bind_addr; in uv__udp_connect() local
1109 const struct sockaddr* bind_addr; in uv__udp_send() local
1139 const struct sockaddr* bind_addr; in uv__udp_try_send() local
Dtcp.c789 const struct sockaddr* bind_addr; in uv__tcp_try_connect() local
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstdynudpsink.c430 GSocketAddress *bind_addr; in gst_dynudpsink_start() local
Dgstmultiudpsink.c1274 GSocketAddress *bind_addr; in gst_multiudpsink_start() local
Dgstudpsrc.c1517 GInetAddress *addr, *bind_addr; in gst_udpsrc_open() local
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c216 GInetAddress *bind_addr, *mcast_addr; in setup_sockets() local
/third_party/libcoap/include/coap3/
Dcoap_session_internal.h143 coap_address_t bind_addr; /**< local interface address */ member
/third_party/libuv/test/
Dtest-poll.c103 static uv_os_sock_t create_bound_socket (struct sockaddr_in bind_addr) { in create_bound_socket()
/third_party/libcoap/examples/
Dcoap-client.c1319 coap_address_t *bind_addr, in open_session()
1387 coap_address_t bind_addr; in get_session() local
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtobject.c1070 GSocketAddress *bind_addr = NULL; in gst_srt_object_wait_connect() local
1232 GSocketAddress *bind_addr = in gst_srt_object_connect() local
/third_party/libcoap/src/
Dcoap_io.c394 coap_address_t bind_addr; local
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1481 struct anv_address bind_addr = anv_address_add(buffer->address, offset); in anv_descriptor_set_write_buffer() local