Home
last modified time | relevance | path

Searched defs:bind_addr (Results 1 – 15 of 15) 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.c36 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/node/deps/uv/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.c792 const struct sockaddr* bind_addr; in uv__tcp_try_connect() 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.c792 const struct sockaddr* bind_addr; in uv__tcp_try_connect() local
/third_party/libcoap/src/
Dcoap_io.c385 coap_address_t bind_addr; local
428 coap_address_t bind_addr; local
/third_party/libcoap/examples/
Dcoap-client.c1435 coap_address_t *bind_addr, in open_session()
1508 coap_address_t bind_addr; in get_session() local
1563 coap_address_t bind_addr; in get_session() local
/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/include/coap3/
Dcoap_session_internal.h226 coap_address_t bind_addr; /**< local interface address */ member
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1614 struct anv_address bind_addr = anv_address_add(buffer->address, offset); in anv_descriptor_set_write_buffer() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h51840 struct sctp_bind_addr bind_addr; member