Home
last modified time | relevance | path

Searched refs:recvfrom (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-5.2-pktinfo.patch7 diff -up tftp-hpa-5.2/tftpd/recvfrom.c.test tftp-hpa-5.2/tftpd/recvfrom.c
8 --- tftp-hpa-5.2/tftpd/recvfrom.c.test 2011-12-11 23:13:52.000000000 +0100
9 +++ tftp-hpa-5.2/tftpd/recvfrom.c 2012-01-04 10:05:17.852042256 +0100
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dsctp_collision.c62 ret = recvfrom(sd, buf, sizeof(buf), 0, (struct sockaddr *)&daddr, &len); in main()
88 ret = recvfrom(sd, buf, sizeof(buf), 0, (struct sockaddr *)&daddr, &len); in main()
H A Daudit_logread.c35 ret = recvfrom(fd, rep, sizeof(*rep), 0, in audit_recv()
/openbmc/qemu/include/sysemu/
H A Dos-win32.h261 #undef recvfrom
262 #define recvfrom qemu_recvfrom_wrap macro
/openbmc/u-boot/tools/
H A Dncb.c30 len = recvfrom (s, buf, sizeof buf, 0, (struct sockaddr *) &addr, &addr_len); in main()
/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/
H A Dudp_server.c82 ret = recvfrom(sock, message, sizeof(message), 0, (struct sockaddr*)&client_addr, in main()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dip_check_defrag.c254 len = recvfrom(srv_fd, buf, sizeof(buf), 0, (struct sockaddr *)&caddr, &caddr_len); in test_bpf_ip_check_defrag_ok()
262 len = recvfrom(client_rx_fd, buf, sizeof(buf), 0, NULL, NULL); in test_bpf_ip_check_defrag_ok()
H A Dsk_assign.c153 return recvfrom(srv_client, &buf, sizeof(buf), 0, NULL, NULL); in rcv_msg()
/openbmc/linux/Documentation/networking/
H A Dmctp.rst176 ``recvfrom()``, ``recvmsg()``, ``recv()`` : receive an MCTP message
180 ``recvfrom()``, ``recvmsg()``, or ``recv()`` system calls. Using ``recvfrom()``
192 len = recvfrom(sd, buf, sizeof(buf), 0,
201 The address argument to ``recvfrom`` and ``recvmsg`` is populated with the
/openbmc/slpd-lite/
H A Dsock_channel.cpp44 readDataLen = recvfrom(sockfd, // File Descriptor in read()
/openbmc/linux/kernel/
H A Dsys_ni.c157 COND_SYSCALL(recvfrom);
158 COND_SYSCALL_COMPAT(recvfrom);
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md321 #### `recvfrom()`, `recvmsg()`, `recv()` & `read()`: receive an MCTP message
324 `recvmsg()`, `recv()` or `read()` system calls. Using `recvfrom()` as the
335 len = recvfrom(sd, buf, sizeof(buf), 0,
345 The address argument to `recvfrom` and `recvmsg` is populated with the remote
396 If the `addrlen` specified to `sendto()` or `recvfrom()` is sufficient to
503 rc = recvfrom(sd, &msg, sizeof(msg), 0,
506 err(EXIT_FAILURE, "recvfrom");
549 rc = recvfrom(sd, &msg, sizeof(msg), 0,
552 err(EXIT_FAILURE, "recvfrom");
640 rc = recvfrom(sd, &buf, 2, 0, (struct sockaddr *)&rxaddr,
[all …]
/openbmc/google-misc/subprojects/nemora-postd/
H A DREADME.md30 exec socat udp-recvfrom:3960,fork exec:"$DECODE_CMD",fdout=stdout
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst109 **recvmsg4** call to recvfrom(2), recvmsg(2), recvmmsg(2) for
111 **recvmsg6** call to recvfrom(2), recvmsg(2), recvmmsg(2) for
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch41 rc = recvfrom(sd[i], buf, expected_szs[numSubTest],
/openbmc/linux/arch/um/drivers/
H A Dnet_user.c112 CATCH_EINTR(n = recvfrom(fd, buf, len, 0, NULL, NULL)); in net_recvfrom()
H A Dmconsole_user.c84 req->len = recvfrom(fd, &req->request, sizeof(req->request), 0, in mconsole_get_request()
/openbmc/qemu/util/
H A Doslib-win32.c782 #undef recvfrom
793 ret = recvfrom(s, buf, len, flags, addr, addrlen); in qemu_recvfrom_wrap()
/openbmc/u-boot/arch/sandbox/cpu/
H A Deth-raw-os.c269 retval = recvfrom(priv->sd, packet, 1536, 0, in sandbox_eth_raw_os_recv()
/openbmc/linux/samples/bpf/
H A Dcookie_uid_helper_example.c255 recv_len = recvfrom(s_rcv, &buf, sizeof(buf), 0, in udp_client()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc177 [ 176] = 6, /* recvfrom */
/openbmc/libpldm/src/transport/
H A Daf-mctp.c132 length = recvfrom(af_mctp->socket, msg, length, MSG_TRUNC, in pldm_transport_af_mctp_recv()
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl56 45 64 recvfrom sys_recvfrom
383 517 x32 recvfrom compat_sys_recvfrom
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl56 45 64 recvfrom sys_recvfrom
390 517 x32 recvfrom compat_sys_recvfrom
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl56 45 64 recvfrom sys_recvfrom
390 517 x32 recvfrom compat_sys_recvfrom

1234