type syscall.IPv6MTUInfo

3 uses

	syscall (current package)
		syscall_bsd.go#L355: func GetsockoptIPv6MTUInfo(fd, level, opt int) (*IPv6MTUInfo, error) {
		syscall_bsd.go#L356: 	var value IPv6MTUInfo
		ztypes_darwin_amd64.go#L254: type IPv6MTUInfo struct {