const syscall.SYS_RECVFROM
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1525: r0, _, e1 := Syscall6(SYS_RECVFROM, uintptr(fd), uintptr(_p0), uintptr(len(p)), uintptr(flags), uintptr(unsafe.Pointer(from)), uintptr(unsafe.Pointer(fromlen)))
zsysnum_linux_amd64.go#L52: SYS_RECVFROM = 45
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)