/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3/ |
H A D | 0001-build-Fix-build-for-newer-versions-of-meson.patch | 6 sendto/meson.build:24:5: ERROR: Function does not take positional arguments. 11 sendto/meson.build | 1 - 14 diff --git a/sendto/meson.build b/sendto/meson.build 16 --- a/sendto/meson.build 17 +++ b/sendto/meson.build
|
/openbmc/slpd-lite/test/ |
H A D | test-suite.py | 26 ret = sock.sendto(payload, addr) 42 ret = sock.sendto(payload, addr) 58 ret = sock.sendto(payload, addr) 74 ret = sock.sendto(payload, addr) 90 ret = sock.sendto(payload, addr) 107 ret = sock.sendto(payload, addr) 127 ret = sock.sendto(payload, addr)
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ip_check_defrag.c | 114 err = sendto(client, frag_0, sizeof(frag_0), 0, saddr_p, saddr_len); in send_frags() 118 err = sendto(client, frag_1, sizeof(frag_1), 0, saddr_p, saddr_len); in send_frags() 122 err = sendto(client, frag_2, sizeof(frag_2), 0, saddr_p, saddr_len); in send_frags() 142 err = sendto(client, frag6_0, sizeof(frag6_0), 0, saddr_p, saddr_len); in send_frags6() 146 err = sendto(client, frag6_1, sizeof(frag6_1), 0, saddr_p, saddr_len); in send_frags6() 150 err = sendto(client, frag6_2, sizeof(frag6_2), 0, saddr_p, saddr_len); in send_frags6() 257 len = sendto(srv_fd, buf, len, 0, (struct sockaddr *)&caddr, caddr_len); in test_bpf_ip_check_defrag_ok()
|
H A D | decap_sanity.c | 60 err = sendto(sockfd, buf, sizeof(buf), 0, (void *)&addr, addrlen); in test_decap_sanity()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/ |
H A D | gnome-bluetooth3_3.34.5.bb | 29 # just bluetooth-sendto / bluetooth-sendto.desktop only 36 # offer alternate bluetooth-sendto
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | sk_bind_sendto_listen.c | 37 if (sendto(fd1, NULL, 0, MSG_FASTOPEN, (struct sockaddr *)&bind_addr, in main() 59 if (sendto(fd2, NULL, 0, MSG_FASTOPEN, (struct sockaddr *)&bind_addr, in main()
|
H A D | txring_overwrite.c | 135 ret = sendto(fdt, NULL, 0, 0, NULL, 0); in send_pkt()
|
H A D | ip_defrag.c | 194 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_fragment() 315 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_udp_frags()
|
/openbmc/google-misc/subprojects/nemora-postd/src/ |
H A D | socket_manager.cpp | 57 auto err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr6, in SendDatagram() 70 err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr4, in SendDatagram()
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | sctp_collision.c | 67 ret = sendto(sd, buf, strlen(buf) + 1, 0, (struct sockaddr *)&daddr, len); in main() 83 ret = sendto(sd, buf, strlen(buf) + 1, 0, (struct sockaddr *)&daddr, len); in main()
|
H A D | audit_logread.c | 70 ret = sendto(fd, &msg, msg.nlh.nlmsg_len, 0, in audit_send()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/ |
H A D | blueman_2.3.5.bb | 40 PACKAGECONFIG[thunar] = "-Dthunar-sendto=true,-Dthunar-sendto=false" 59 ${D}${bindir}/blueman-sendto \
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 255 An MCTP message is transmitted using one of the `sendto()`, `sendmsg()`, 256 `send()` or `write()` syscalls. Using `sendto()` as the primary example: 274 len = sendto(sd, buf, sizeof(buf), 0, 303 expired either by timeout or by a subsequent `sendto()`. 494 rc = sendto(sd, &msg, sizeof(msg), 0, 498 err(EXIT_FAILURE, "sendto"); 567 rc = sendto(sd, &msg, rc, 0, 570 err(EXIT_FAILURE, "sendto"); 605 * doing connect(); sendto();, in order to retain the tag 610 rc = sendto(sd, buf, 2, 0, (struct sockaddr *)&txaddr, [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/blueman/blueman/ |
H A D | 0001-meson-add-pythoninstalldir-option.patch | 47 …option('sendto-plugins', type: 'array', choices: ['Caja', 'Nemo', 'Nautilus'], value: ['Caja', 'Ne…
|
/openbmc/qemu/include/sysemu/ |
H A D | os-win32.h | 252 #undef sendto 253 #define sendto qemu_sendto_wrap macro
|
/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/ |
H A D | udp_client.c | 63 ret = sendto(sock, message, strlen(message),0,(const struct sockaddr*)&server_addr, in main()
|
/openbmc/linux/arch/um/drivers/ |
H A D | mconsole_user.c | 156 n = sendto(req->originating_fd, &reply, len, 0, in mconsole_reply_len() 211 n = sendto(notify_sock, &packet, len, 0, (struct sockaddr *) &target, in mconsole_notify()
|
/openbmc/linux/Documentation/networking/ |
H A D | j1939.rst | 187 socket or use ``send(2)``, ``sendto(2)``, ``sendmsg(2)`` and the ``recv*()`` counterpart 196 to ``bind(2)``, ``connect(2)``, ``sendto(2)`` and ``recvfrom(2)``. A ``write(2)`` with size 4 will 245 remote address from ``connect(2)``. Use ``sendto(2)`` to overwrite the destination 307 ``send(2)``, ``sendto(2)`` and ``sendmsg(2)`` take a 'flags' argument. Currently 399 /* Afterwards do a sendto(2) with data set to the NAME (Little Endian). If the 403 sendto(sock, dat, sizeof(dat), 0, (const struct sockaddr *)&saddr, sizeof(saddr)); 445 at this point we can use only ``sendto(2)`` or ``sendmsg(2)``. 460 sendto(sock, dat, sizeof(dat), 0, (const struct sockaddr *)&saddr, sizeof(saddr));
|
H A D | mctp.rst | 123 ``sendto()``, ``sendmsg()``, ``send()`` : transmit an MCTP message 126 An MCTP message is transmitted using one of the ``sendto()``, ``sendmsg()`` or 127 ``send()`` syscalls. Using ``sendto()`` as the primary example: 146 len = sendto(sd, buf, sizeof(buf), 0, 157 message buffer passed to ``sendto()``. If a message integrity check is to be
|
/openbmc/linux/drivers/rpmsg/ |
H A D | rpmsg_internal.h | 69 int (*sendto)(struct rpmsg_endpoint *ept, void *data, int len, u32 dst); member
|
/openbmc/slpd-lite/ |
H A D | sock_channel.cpp | 98 sendto(sockfd, // File Descriptor in write()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_skb_cgroup_id_user.c | 64 if (sendto(fd, &msg, sizeof(msg), 0, (const struct sockaddr *)&dst, in send_packet()
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-cgroup.rst | 105 **sendmsg4** call to sendto(2), sendmsg(2), sendmmsg(2) for an 107 **sendmsg6** call to sendto(2), sendmsg(2), sendmmsg(2) for an
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/ |
H A D | arm_eabi.patch | 60 SCMP_SYS(sendto),
|
/openbmc/linux/samples/bpf/ |
H A D | test_overhead_user.c | 82 if (sendto(fd, buf, strlen(buf), 0, in test_fib_table_lookup()
|