Home
last modified time | relevance | path

Searched defs:addr_len (Results 1 – 25 of 41) sorted by relevance

12

/third_party/lwip/src/core/distributed_net/
Ddistributed_net_core.c45 int distributed_net_connect(int sock, const struct sockaddr *addr, socklen_t addr_len) in distributed_net_connect()
105 socklen_t addr_len) in distributed_net_sendto()
164 socklen_t addr_len = hdr->msg_namelen; in distributed_net_sendmsg() local
/third_party/musl/ndk_musl_include/fortify/
Dsocket.h37 struct sockaddr* src_addr, socklen_t* addr_len) in recvfrom()
54 const struct sockaddr* dest_addr, socklen_t addr_len) in sendto()
/third_party/musl/porting/linux/user/include/fortify/
Dsocket.h37 struct sockaddr* src_addr, socklen_t* addr_len) in recvfrom()
54 const struct sockaddr* dest_addr, socklen_t addr_len) in sendto()
/third_party/lwip/src/include/netif/
Dlowpan6_common.h61 u8_t addr_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Diapp.c76 u8 addr_len; /* ETH_ALEN */ member
97 u8 addr_len; /* ETH_ALEN */ member
108 u8 addr_len; /* ETH_ALEN */ member
125 u8 addr_len; /* ETH_ALEN */ member
138 u8 addr_len; /* ETH_ALEN */ member
Dfils_hlp.c157 socklen_t addr_len; in fils_dhcp_handler() local
/third_party/ffmpeg/libavformat/
Dudp.c251 int addr_len, struct sockaddr_storage *local_addr, in udp_set_multicast_sources()
323 int addr_len; in udp_set_url() local
335 socklen_t *addr_len, const char *localaddr) in udp_socket_create()
376 static int udp_port(struct sockaddr_storage *addr, int addr_len) in udp_port()
479 socklen_t addr_len = sizeof(addr); in circular_buffer_task_rx() local
962 socklen_t addr_len = sizeof(addr); in udp_read() local
/third_party/lwip/src/include/lwip/distributed_net/
Ddistributed_net.h61 #define SET_MSG_ADDR(hdr, addr, addr_len) \ argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_er_ssdp.c24 socklen_t addr_len; in wps_er_ssdp_rx() local
Dhttp_server.c202 socklen_t addr_len = sizeof(addr); in http_server_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_er_ssdp.c24 socklen_t addr_len; in wps_er_ssdp_rx() local
Dhttp_server.c202 socklen_t addr_len = sizeof(addr); in http_server_cb() local
/third_party/ltp/testcases/kernel/syscalls/accept/
Daccept02.c37 static socklen_t addr_len; variable
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c570 int addr_len = c_addinlen; in MHD_W32_pair_of_sockets_() local
/third_party/libuv/test/
Dtest-udp-ipv6.c149 int addr_len; in do_test() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dspdy_event_loop.c63 socklen_t addr_len = SPDY_get_remote_addr(session, &addr); in new_session_callback() local
/third_party/rust/crates/rustix/src/backend/libc/net/
Daddr.rs180 pub(crate) fn addr_len(&self) -> c::socklen_t { in addr_len() method
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Daddr.rs102 pub(crate) fn addr_len(&self) -> c::socklen_t { in addr_len() method
/third_party/libuv/src/win/
Dwinsock.c366 int* addr_len, WSAOVERLAPPED *overlapped, in uv__wsarecvfrom_workaround()
/third_party/openssl/crypto/bio/
Dbio_sock.c364 socklen_t addr_len; in BIO_sock_info() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_get_sendfile.c397 socklen_t addr_len = sizeof(addr); in testUnknownPortGet() local
Dtest_get.c395 socklen_t addr_len = sizeof(addr); in testUnknownPortGet() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dfils_hlp.c157 socklen_t addr_len; in fils_dhcp_handler() local
/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c407 socklen_t addr_len; in start_connection() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dsession.c1394 socklen_t addr_len; in SPDYF_session_accept() local

12