Home
last modified time | relevance | path

Searched defs:remote_addr (Results 1 – 25 of 27) sorted by relevance

12

/third_party/libcoap/src/
Dcoap_tcp.c44 coap_address_t *remote_addr) {
156 coap_address_t *remote_addr) {
284 coap_address_t *remote_addr) {
Dcoap_io_lwip.c187 coap_address_t *remote_addr) { in coap_socket_connect_udp()
197 coap_address_t *remote_addr) { in coap_socket_connect_tcp1()
204 coap_address_t *remote_addr) { in coap_socket_connect_tcp2()
219 coap_address_t *remote_addr) { in coap_socket_accept_tcp()
Dcoap_tinydtls.c124 coap_address_t remote_addr; in dtls_send_to_peer() local
143 coap_address_t remote_addr; in dtls_application_data() local
212 coap_address_t remote_addr; in get_psk_info() local
386 coap_address_t remote_addr; in verify_ecdsa_key() local
Dcoap_io.c126 coap_address_t *remote_addr) { in coap_socket_connect_udp()
301 coap_address_t *remote_addr) {
Dcoap_session.c120 const coap_address_t *remote_addr, int ifindex, coap_context_t *context, in coap_make_session()
1432 const coap_address_t *remote_addr, in coap_session_get_by_peer()
/third_party/boost/libs/log/example/doc/
Dsources_net_connection_dynamic_chan.cpp47 void on_connected(std::string const& remote_addr) in on_connected()
Dsources_net_connection.cpp44 void on_connected(std::string const& remote_addr) in on_connected()
Dsources_net_connection_chan.cpp54 void on_connected(std::string const& remote_addr) in on_connected()
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c129 ip_addr_t remote_addr; member
393 ip_addr_t remote_addr; in lwiperf_tx_start_impl() local
744 void* lwiperf_start_tcp_client_default(const ip_addr_t* remote_addr, in lwiperf_start_tcp_client_default()
758 void* lwiperf_start_tcp_client(const ip_addr_t* remote_addr, u16_t remote_port, in lwiperf_start_tcp_client()
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind05.c122 struct sockaddr_storage listen_addr, remote_addr; in test_bind() local
Dbind04.c108 struct sockaddr_storage listen_addr, remote_addr; in test_bind() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c472 struct sockaddr_conn remote_addr; in gst_sctp_association_send_data() local
711 struct sockaddr_conn local_addr, remote_addr; in client_role_connect() local
/third_party/libsoup/libsoup/
Dsoup-connection.c393 SoupAddress *remote_addr; in soup_connection_connect_async() local
441 SoupAddress *remote_addr; in soup_connection_connect_sync() local
Dsoup-server.c140 GSocketAddress *remote_addr; member
1575 GSocketAddress *remote_addr, in soup_server_accept_iostream()
Dsoup-socket.c70 SoupAddress *local_addr, *remote_addr; member
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c472 gchar *remote_addr = NULL; in gst_rtp_sink_start() local
/third_party/nghttp2/src/
Dshrpx_log.h267 StringRef remote_addr; member
/third_party/grpc/test/core/iomgr/
Dtcp_server_posix_test.cc229 const struct sockaddr* remote_addr = in tcp_connect() local
/third_party/lwip/test/sockets/
Dsockets_stresstest.c563 sockets_stresstest_start_clients(const struct sockaddr_storage *remote_addr) in sockets_stresstest_start_clients()
/third_party/curl/lib/
Dkrb5.c211 struct sockaddr_in **remote_addr = in krb5_auth() local
Dtftp.c134 struct Curl_sockaddr_storage remote_addr; member
/third_party/curl/lib/vquic/
Dngtcp2.c1718 struct sockaddr_storage remote_addr; in ng_process_ingress() local
1765 struct sockaddr_storage remote_addr; in ng_flush_egress() local
/third_party/lwip/src/apps/http/
Dhttp_client.c136 ip_addr_t remote_addr; member
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsink.c650 gchar *remote_addr = NULL; in gst_rist_sink_setup_rtcp_socket() local
/third_party/python/Lib/asyncio/
Devents.py436 local_addr=None, remote_addr=None, *, argument

12