const golang.org/x/sys/unix.SizeofLinger
3 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L303: vallen := _Socklen(SizeofLinger)
syscall_unix.go#L498: return setsockopt(fd, level, opt, unsafe.Pointer(l), SizeofLinger)
ztypes_linux.go#L521: SizeofLinger = 0x8
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)