type golang.org/x/sys/unix.TCPRepairOpt

2 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L1361: func SetsockoptTCPRepairOpt(fd, level, opt int, o []TCPRepairOpt) (err error) {
		ztypes_linux.go#L496: type TCPRepairOpt struct {