const syscall.SizeofSockaddrInet6

3 uses

	syscall (current package)
		syscall_linux.go#L412: 	return unsafe.Pointer(&sa.raw), SizeofSockaddrInet6, nil
		ztypes_linux_amd64.go#L312: 	SizeofSockaddrInet6     = 0x1c

	net
		cgo_unix.go#L339: 		return cgoSockaddrInet6(ip6, zoneCache.index(zone)),  /*line :336:56*/_Ctype_socklen_t /*line :336:67*/(syscall.SizeofSockaddrInet6)