/linux-6.3-rc2/Documentation/networking/ |
A D | mctp.rst | 176 ``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
|
A D | j1939.rst | 196 to ``bind(2)``, ``connect(2)``, ``sendto(2)`` and ``recvfrom(2)``. A ``write(2)`` with size 4 will 316 ``recvfrom(2)`` can provide. For example package priority and timestamp. The
|
A D | phonet.rst | 114 len = recvfrom(fd, buf, sizeof(buf), 0,
|
/linux-6.3-rc2/kernel/ |
A D | sys_ni.c | 253 COND_SYSCALL(recvfrom); 254 COND_SYSCALL_COMPAT(recvfrom);
|
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/ |
A D | bpftool-cgroup.rst | 109 **recvmsg4** call to recvfrom(2), recvmsg(2), recvmmsg(2) for 111 **recvmsg6** call to recvfrom(2), recvmsg(2), recvmmsg(2) for
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | mconsole_user.c | 84 req->len = recvfrom(fd, &req->request, sizeof(req->request), 0, in mconsole_get_request()
|
A D | net_user.c | 112 CATCH_EINTR(n = recvfrom(fd, buf, len, 0, NULL, NULL)); in net_recvfrom()
|
/linux-6.3-rc2/samples/bpf/ |
A D | cookie_uid_helper_example.c | 255 recv_len = recvfrom(s_rcv, &buf, sizeof(buf), 0, in udp_client()
|
/linux-6.3-rc2/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 56 45 64 recvfrom sys_recvfrom 387 517 x32 recvfrom compat_sys_recvfrom
|
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 56 45 64 recvfrom sys_recvfrom 387 517 x32 recvfrom compat_sys_recvfrom
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | sk_assign.c | 153 return recvfrom(srv_client, &buf, sizeof(buf), 0, NULL, NULL); in rcv_msg()
|
A D | xdp_metadata.c | 237 ret = recvfrom(xsk_socket__fd(xsk->socket), NULL, 0, MSG_DONTWAIT, NULL, NULL); in verify_xsk_metadata()
|
/linux-6.3-rc2/net/ |
A D | compat.c | 397 COMPAT_SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, buf, compat_size_t, len, in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | xdp_features.c | 226 n = recvfrom(sockfd, buf, sizeof(buf), MSG_WAITALL, in dut_echo_thread()
|
/linux-6.3-rc2/arch/ia64/kernel/syscalls/ |
A D | syscall.tbl | 189 177 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/ |
A D | syscall_n64.tbl | 54 44 n64 recvfrom sys_recvfrom
|
/linux-6.3-rc2/arch/mips/kernel/syscalls/ |
A D | syscall_n64.tbl | 54 44 n64 recvfrom sys_recvfrom
|
A D | syscall_n32.tbl | 54 44 n32 recvfrom compat_sys_recvfrom
|
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/ |
A D | syscall.tbl | 124 111 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | psock_tpacket.c | 479 while ((ret = recvfrom(rcv_sock, packet, sizeof(packet), in walk_tx()
|
/linux-6.3-rc2/arch/sh/kernel/syscalls/ |
A D | syscall.tbl | 361 351 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/arch/arm/tools/ |
A D | syscall.tbl | 309 292 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/ |
A D | syscall.tbl | 365 355 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/arch/m68k/kernel/syscalls/ |
A D | syscall.tbl | 378 368 common recvfrom sys_recvfrom
|
/linux-6.3-rc2/arch/parisc/kernel/syscalls/ |
A D | syscall.tbl | 138 123 common recvfrom sys_recvfrom
|