Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dsys_ni.c238 COND_SYSCALL(recvfrom);
239 COND_SYSCALL_COMPAT(recvfrom);
/Linux-v4.19/arch/um/drivers/
Dnet_user.c112 CATCH_EINTR(n = recvfrom(fd, buf, len, 0, NULL, NULL)); in net_recvfrom()
Dmconsole_user.c84 req->len = recvfrom(fd, &req->request, sizeof(req->request), 0, in mconsole_get_request()
/Linux-v4.19/samples/bpf/
Dcookie_uid_helper_example.c246 recv_len = recvfrom(s_rcv, &buf, sizeof(buf), 0, in udp_client()
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl56 45 64 recvfrom __x64_sys_recvfrom
358 517 x32 recvfrom __x32_compat_sys_recvfrom
Dsyscall_32.tbl385 371 i386 recvfrom sys_recvfrom __ia32_compat_sys_recvfrom
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl56 45 64 recvfrom __x64_sys_recvfrom
358 517 x32 recvfrom __x32_compat_sys_recvfrom
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h345 COMPAT_SYS_SPU(recvfrom)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S203 ENTRY_SAME(recvfrom)
/Linux-v4.19/Documentation/networking/
Dphonet.txt107 len = recvfrom(fd, buf, sizeof(buf), 0,
Dcan.rst291 the system call recvfrom(2) may be used instead of read(2). To send
322 (addr.can_ifindex = 0) it is recommended to use recvfrom(2) if the
332 nbytes = recvfrom(s, &frame, sizeof(struct can_frame),
743 interface index. When using recvfrom() instead of read() to retrieve BCM
Dpacket_mmap.txt439 read entirely with recvfrom().
446 be read with recvfrom is limited like a normal socket.
/Linux-v4.19/tools/testing/selftests/net/
Dpsock_tpacket.c493 while ((ret = recvfrom(rcv_sock, packet, sizeof(packet), in walk_tx()
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl309 292 common recvfrom sys_recvfrom
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl381 371 common recvfrom sys_recvfrom compat_sys_recvfrom
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl381 371 common recvfrom sys_recvfrom compat_sys_recvfrom
/Linux-v4.19/net/
Dcompat.c806 COMPAT_SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, buf, compat_size_t, len, in COMPAT_SYSCALL_DEFINE6() argument
Dsocket.c1859 SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, in SYSCALL_DEFINE6() argument
/Linux-v4.19/Documentation/trace/
Dhistogram.rst848 ordered summary of the recvfrom sizes, with counts, received by