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