type golang.org/x/sys/unix.IPv6MTUInfo
3 uses
golang.org/x/sys/unix (current package)
syscall_unix.go#L287: func GetsockoptIPv6MTUInfo(fd, level, opt int) (*IPv6MTUInfo, error) {
syscall_unix.go#L288: var value IPv6MTUInfo
ztypes_linux.go#L443: type IPv6MTUInfo struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)