const syscall.SizeofSockaddrInet6
3 uses
syscall (current package)
syscall_linux.go#L548: return unsafe.Pointer(&sa.raw), SizeofSockaddrInet6, nil
ztypes_linux_amd64.go#L310: SizeofSockaddrInet6 = 0x1c
net
cgo_unix.go#L303: return cgoSockaddrInet6(ip6, zoneCache.index(zone)), _C_socklen_t(syscall.SizeofSockaddrInet6)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)