sendto 156 arch/um/drivers/mconsole_user.c n = sendto(req->originating_fd, &reply, len, 0, sendto 211 arch/um/drivers/mconsole_user.c n = sendto(notify_sock, &packet, len, 0, (struct sockaddr *) &target, sendto 155 arch/um/drivers/net_user.c CATCH_EINTR(n = sendto(fd, buf, len, 0, (struct sockaddr *) to, sendto 140 drivers/rpmsg/rpmsg_core.c if (!ept->ops->sendto) sendto 143 drivers/rpmsg/rpmsg_core.c return ept->ops->sendto(ept, data, len, dst); sendto 59 drivers/rpmsg/rpmsg_internal.h int (*sendto)(struct rpmsg_endpoint *ept, void *data, int len, u32 dst); sendto 182 drivers/rpmsg/virtio_rpmsg_bus.c .sendto = virtio_rpmsg_sendto, sendto 247 kernel/sys_ni.c COND_SYSCALL(sendto); sendto 1960 net/socket.c SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, sendto 240 samples/bpf/cookie_uid_helper_example.c res = sendto(s_send, &message, sizeof(message), 0, sendto 480 samples/bpf/xdpsock_user.c ret = sendto(xsk_socket__fd(xsk->xsk), NULL, 0, MSG_DONTWAIT, NULL, 0); sendto 147 tools/accounting/getdelays.c while ((r = sendto(sd, buf, buflen, 0, (struct sockaddr *) &nladdr, sendto 167 tools/perf/examples/bpf/augmented_syscalls.c augmented_sockaddr_syscall(sendto); sendto 359 tools/testing/selftests/bpf/test_select_reuseport.c err = sendto(fd, data, len, MSG_FASTOPEN, (struct sockaddr *)&srv_sa, sendto 65 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c if (sendto(fd, &msg, sizeof(msg), 0, (const struct sockaddr *)&dst, sendto 194 tools/testing/selftests/net/ip_defrag.c res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); sendto 315 tools/testing/selftests/net/ip_defrag.c res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); sendto 621 tools/testing/selftests/net/nettest.c err = sendto(sd, msg, msglen, 0, addr, alen); sendto 799 tools/testing/selftests/net/nettest.c if (sendto(sd, buf, len, 0, sendto 891 tools/testing/selftests/net/nettest.c err = sendto(sd, buf, len, 0, addr, alen); sendto 207 tools/testing/selftests/net/psock_snd.c ret = sendto(fd, buf, len, 0, (void *)&laddr, sizeof(laddr)); sendto 473 tools/testing/selftests/net/psock_tpacket.c ret = sendto(sock, NULL, 0, 0, NULL, 0); sendto 205 tools/testing/selftests/net/reuseport_bpf.c if (sendto(fd, buf, len, MSG_FASTOPEN, daddr, sockaddr_size()) < 0) sendto 195 tools/testing/selftests/net/tcp_fastopen_backup_key.c ret = sendto(fd, data, 1, MSG_FASTOPEN, daddr, sz); sendto 135 tools/testing/selftests/net/txring_overwrite.c ret = sendto(fdt, NULL, 0, 0, NULL, 0); sendto 422 tools/testing/selftests/net/udpgso.c ret = sendto(fd, data, off, 0, (void *)&nladdr, sizeof(nladdr)); sendto 283 tools/testing/selftests/net/udpgso_bench_tx.c ret = sendto(fd, data, len, cfg_zerocopy ? MSG_ZEROCOPY : 0, sendto 123 tools/testing/selftests/networking/timestamping/timestamping.c res = sendto(sock, sync, sizeof(sync), 0,