const syscall.SYS_RECVFROM
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L1538: 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#L54: SYS_RECVFROM = 45
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)